Bug 6332 - Fix Coverity ID 897: REVERSE_INULL
Summary: Fix Coverity ID 897: REVERSE_INULL
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.3
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL: http://git.samba.org/?p=samba.git;a=c...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 05:03 UTC by Volker Lendecke
Modified: 2009-05-12 08:45 UTC (History)
0 users

See Also:


Attachments
patch for 3.3 (791 bytes, patch)
2009-05-06 05:04 UTC, Volker Lendecke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Lendecke 2009-05-06 05:03:30 UTC
Fix an unlikely crash in set_delete_on_close.
Comment 1 Volker Lendecke 2009-05-06 05:04:36 UTC
Created attachment 4126 [details]
patch for 3.3
Comment 2 Jeremy Allison 2009-05-06 11:54:18 UTC
I've reviewed this (very simple :-) and I think it should be back ported to 3.3 as it's a potential crash bug (although very unlikely).
Thanks,
Jeremy.
Comment 3 Karolin Seeger 2009-05-12 08:45:54 UTC
Picked for 3.3.5.
Thanks!