[vlc-devel] [PATCH 1/1] If the target libc lacks strerror_l, fallback to strerror_r.
Bernd Kuhls
bernd.kuhls at t-online.de
Thu Jul 7 22:57:43 CEST 2016
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
Regards, Bernd
More information about the vlc-devel
mailing list