]> git.sesse.net Git - vlc/commit
Use strdup() instead of malloc()/sprintf(), and fix off-by-one overflow
authorRémi Denis-Courmont <rem@videolan.org>
Mon, 28 Nov 2005 09:26:56 +0000 (09:26 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Mon, 28 Nov 2005 09:26:56 +0000 (09:26 +0000)
commitf62ada21e1e0a59b9ac8c715387a561c5b580578
tree3aa99bcd6bd602fa8d75a39c107775c34c7aa8d6
parented7d46886576b5e1419b3222433f12bcf1fe702d
Use strdup() instead of malloc()/sprintf(), and fix off-by-one overflow
Please test.
modules/visualization/xosd.c