[vlc-commits] ncurses: do not store the input thread
Rémi Denis-Courmont
git at videolan.org
Thu Jun 4 22:54:21 CEST 2015
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Jun 4 23:53:48 2015 +0300| [bfd85b076096cea39880d54a36e83996c3d25964] | committer: Rémi Denis-Courmont
ncurses: do not store the input thread
This avoids undefined access to input_thread_t.b_dead.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bfd85b076096cea39880d54a36e83996c3d25964
---
modules/gui/ncurses.c | 123 ++++++++++++++++++++++---------------------------
1 file changed, 54 insertions(+), 69 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bfd85b076096cea39880d54a36e83996c3d25964
More information about the vlc-commits
mailing list