mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
Fix Coverity ID 477
(This used to be commit f17b1b0fc6340d21f1a2f43aa7eb2e87f851c51f)
This commit is contained in:
parent
988cffe9ca
commit
2e2f1d57b1
@ -373,8 +373,7 @@ static bool key_printers_store_keys( const char *key, REGSUBKEY_CTR *subkeys )
|
||||
|
||||
/* cleanup */
|
||||
|
||||
if ( printer )
|
||||
free_a_printer( &printer, 2 );
|
||||
free_a_printer( &printer, 2 );
|
||||
|
||||
SAFE_FREE( existing_subkeys );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user