]> git.sesse.net Git - vlc/commit
* src/input/input_programs.c: fixed memory corruption by setting a few
authorGildas Bazin <gbazin@videolan.org>
Thu, 16 May 2002 13:20:22 +0000 (13:20 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 16 May 2002 13:20:22 +0000 (13:20 +0000)
commit5c7fbb3bddc073d6eeee10ace9ba214e2242adc9
tree1145898af0d3482f89b102dd9237bc98bdfa4e98
parentfe8d899d70f959e60235a65935d5cdacfc133b79
* src/input/input_programs.c: fixed memory corruption by setting a few
    pointers to NULL after they have been free()ed.
* src/input/input_programs.c: removed now useless ASSERTs.

This patch comes from sam, so if you want to blame someone blame him ;-)
src/input/input_programs.c