mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +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 */
|
/* cleanup */
|
||||||
|
|
||||||
if ( printer )
|
free_a_printer( &printer, 2 );
|
||||||
free_a_printer( &printer, 2 );
|
|
||||||
|
|
||||||
SAFE_FREE( existing_subkeys );
|
SAFE_FREE( existing_subkeys );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user