mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
r4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to fix
missing release reference for printer tdb. Jeremy.
This commit is contained in:
parent
511cdec60d
commit
5942bb7737
@ -1077,6 +1077,7 @@ static void print_queue_update_internal( const char *sharename,
|
||||
|
||||
if ( !print_cache_expired(sharename, False) ) {
|
||||
DEBUG(5,("print_queue_update_internal: print cache for %s is still ok\n", sharename));
|
||||
release_print_db(pdb);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user