[vlc-commits] commit: live: use inet_ntop() instead of inet_ntoa() ( Rémi Denis-Courmont )

git at videolan.org git at videolan.org
Sat May 1 10:29:56 CEST 2010


vlc/vlc-1.1 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Apr 17 19:54:52 2010 +0300| [d2cef18ac279d72a9a6c10debe5f930605e106ff] | committer: Rémi Denis-Courmont 

live: use inet_ntop() instead of inet_ntoa()

inet_ntoa() is not thread-safe (except with Winsock)
(cherry picked from commit ef3e8fb116b32ceda63f2d52d1b7bf6cb0d238c6)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=d2cef18ac279d72a9a6c10debe5f930605e106ff
---

 extras/contrib/src/Patches/live-inet_ntop.patch |  302 +++++++++++++++++++++++
 1 files changed, 302 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commitdiff;h=d2cef18ac279d72a9a6c10debe5f930605e106ff


More information about the vlc-commits mailing list