]> git.sesse.net Git - vlc/commit
vlm: Fix a warning about a non initialized pointer use, and fix a potential free...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 10 May 2008 19:05:23 +0000 (21:05 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 10 May 2008 19:05:23 +0000 (21:05 +0200)
commitb8fb4bc181b346f6849f5fefcbaa40baa97ee31d
treec186d6e4062da9b55c1e4b25009325707dbe0969
parentf05d28d61b7a1dae079cbb47c6b3cc66d95b587b
vlm: Fix a warning about a non initialized pointer use, and fix a potential free() of a random pointer.
src/input/vlm.c