[libdvdnav-devel] [PATCH] Remain consistent with earlier code in function
Jean-Baptiste Kempf
jb at videolan.org
Thu May 15 22:32:11 CEST 2014
Le 15/05/2014 19:58, Steve Dibb a écrit :
> From: Steve Dibb <beandog at gentoo.org>
>
> ---
> src/dvd_input.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/dvd_input.c b/src/dvd_input.c
> index d7e2252..e021098 100644
> --- a/src/dvd_input.c
> +++ b/src/dvd_input.c
> @@ -321,6 +321,7 @@ int dvdinput_setup(void)
> fprintf(stderr, "libdvdread: Missing symbols in %s, "
> "this shouldn't happen !\n", CSS_LIB);
> dlclose(dvdcss_library);
> + dvdcss_library = NULL;
> }
> }
> #endif /* HAVE_DVDCSS_DVDCSS_H */
>
Pushed
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the libdvdnav-devel
mailing list