[vlc-commits] commit: live: use inet_ntop() instead of inet_ntoa() ( Rémi Denis-Courmont )
git at videolan.org
git at videolan.org
Sat Apr 17 19:26:32 CEST 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Apr 17 19:54:52 2010 +0300| [ef3e8fb116b32ceda63f2d52d1b7bf6cb0d238c6] | committer: Rémi Denis-Courmont
live: use inet_ntop() instead of inet_ntoa()
inet_ntoa() is not thread-safe (except with Winsock)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ef3e8fb116b32ceda63f2d52d1b7bf6cb0d238c6
---
extras/contrib/src/Makefile | 1 +
extras/contrib/src/Patches/live-inet_ntop.patch | 302 +++++++++++++++++++++++
2 files changed, 303 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ef3e8fb116b32ceda63f2d52d1b7bf6cb0d238c6
More information about the vlc-commits
mailing list