[vlc-devel] commit: Do not crash if sout access is not specified - fixes #2665 ( Rémi Denis-Courmont )
Laurent Aimar
fenrir at via.ecp.fr
Thu Apr 16 16:39:52 CEST 2009
Hi,
On Thu, Apr 16, 2009, git version control wrote:
> vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Apr 16 15:24:33 2009 +0300| [dbdbe005f7569a0986f9416ae924e35b045ad9a1] | committer: Rémi Denis-Courmont
>
> Do not crash if sout access is not specified - fixes #2665
>
> Should we print an error and fail?
You can even assert here.
It is the caller job to ensure that psz_access is not NULL at this point.
--
fenrir
More information about the vlc-devel
mailing list