fix a memory corruption and make sure only getch2 handles stdin
commit3616785033f4b5e2e858d7ef82c31a4818d49249
authorfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 15 Sep 2004 14:08:46 +0000 (15 14:08 +0000)
committerfaust3 <faust3@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 15 Sep 2004 14:08:46 +0000 (15 14:08 +0000)
tree208efaf6319c838803d17becac66e95bb5191f8a
parent0e339fc397e7238ad8d31a8f2e8ae86f63c22959
fix a memory corruption and make sure only getch2 handles stdin
in order to avoid delayed events caused by lost input
patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13346 b3059339-0415-0410-9bf9-f77b7e298cf2
input/input.c