mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Fix Coverity ID 477
This commit is contained in:
parent
5f77938dc4
commit
f17b1b0fc6
@ -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…
Reference in New Issue
Block a user