ntdll: Remove NULL checks for attr, which has already been dereferenced

James Hawkins jhawkins at codeweavers.com
Tue May 20 00:48:29 CDT 2008


Hi,

The alternative is that we should, in fact, allow attr to be NULL in
NtOpenSection.  If that is the case, then we'd have fix up the initial
dereference.

Changelog:
* Remove NULL checks for attr, which has already been dereferenced.

 dlls/ntdll/virtual.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
James Hawkins
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0007-Remove-NULL-checks-for-attr-which-has-already-been.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080520/21e0bcd8/attachment.txt 


More information about the wine-patches mailing list