mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
r17852: Remove a pointless NULL assignment
This commit is contained in:
parent
b05cac3cb5
commit
9f27824257
@ -587,7 +587,6 @@ BOOL pm_process( const char *FileName,
|
||||
|
||||
result = Parse( InFile, sfunc, pfunc );
|
||||
SAFE_FREE( bufr );
|
||||
bufr = NULL;
|
||||
bSize = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user