]> git.lizzy.rs Git - plan9front.git/commit
vncv: fix snarf buffer realloc memory corruption
authorqwx <devnull@localhost>
Mon, 26 Aug 2019 15:02:58 +0000 (17:02 +0200)
committerqwx <devnull@localhost>
Mon, 26 Aug 2019 15:02:58 +0000 (17:02 +0200)
commit91a8d03040a3533e27f51d33bbbfed33d84b5043
tree59939aed93a8c96e963f332f7c72cdff330fcfe2
parent51cfe763a491cf72f5177d3ccdca09edcb0340e9
vncv: fix snarf buffer realloc memory corruption

fix never updating p when snarf is reallocated,
resulting in memory corruption.
sys/src/cmd/vnc/wsys.c