[vlc-devel] [PATCH 1/1] If the target libc lacks strerror_l, fallback to strerror_r.
Rémi Denis-Courmont
remi at remlab.net
Sun Jul 10 15:28:34 CEST 2016
On torstaina 7. heinäkuuta 2016 22.57.43 EEST Bernd Kuhls wrote:
> Am Sun, 13 Mar 2016 15:37:38 -0400 schrieb Sean McGovern:
> > This will leak at call sites, so unfortunately it is a no-go. I just use
> > strerror() in my Solaris builds as it is thread-safe on my platform.
>
> Hi,
>
> what about using something like this?
> https://git.buildroot.net/buildroot/tree/package/vlc/0007-strerror.patch
That makes no sense either and was already rejected earlier.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list