On Mon, Jan 10, 2005 at 03:15:56PM +0100, Jerome Borsboom wrote:
> In reviewing the recent printing-3-0-10_v2 patch, I think I have 
> found an omitted 'release_print_db'. The following patch 
> corrects this.
> 
> Regards,
> 
> Jerome Borsboom
> 
> --- samba-3.0.10/source/printing/printing.c   2005-01-10 15:07:27.060999122 
> +0100
> +++ samba-3.0.10.new/source/printing/printing.c       2005-01-10 
> 15:07:36.784464292 +0100
> @@ -1077,6 +1077,7 @@
>  
>       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;
>       }

Applied - thanks !

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to