]> git.sesse.net Git - vlc/commit
Use asprintf instead of malloc/sprintf.
authorRémi Duraffort <ivoire@videolan.org>
Wed, 1 Oct 2008 18:58:34 +0000 (20:58 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Wed, 1 Oct 2008 18:58:50 +0000 (20:58 +0200)
commit36e833c3d4223afed7911c4d0b6dfa5bce4ebe0c
tree01cc00c424c4893a470e787e19ed013f2162bd4d
parent58208c694d1eb2d4a0d8c810d92873318748d2f3
Use asprintf instead of malloc/sprintf.
modules/control/http/http.c