-
由 Geyslan G. Bem 提交于
In xlog_verify_iclog a debug check of the incore log buffers prints an error if icptr is null and then goes on to dereference the pointer regardless. Convert this to an assert so that the intention is clear. This was reported by Coverty. Signed-off-by: NBen Myers <bpm@sgi.com> Reviewed-by: NEric Sandeen <sandeen@redhat.com>
643f7c4e