aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorKAMBAROV, ZAUR <[email protected]>2006-02-03 03:04:49 -0800
committerLinus Torvalds <[email protected]>2006-02-03 08:32:11 -0800
commit99603966f5b44693901ea68cef2c1c21ce6a49c3 (patch)
tree3d2e45673794c8d5d6a3627ec1843dc14cb994eb /scripts/basic
parent7656f328f68b351a8bb71ad465cedc8d0a039f9e (diff)
[PATCH] coverity: udf/balloc.c null deref fix
It's doing if (obh) <stuff> else dereference obh So presumably `obh' is never null in there. This defect was found automatically by Coverity Prevent, a static analysis tool. Signed-off-by: Zaur Kambarov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions