amitbet / vncproxy

An RFB proxy, written in go that can save and replay FBS files
Other
206 stars 45 forks source link

fix vncproxy on windows 2008 rfb proto parse bug #2

Closed wentianle closed 5 years ago

wentianle commented 5 years ago

Uint8 value range out of bounds causes problems in the parsing protocol

wentianle commented 5 years ago

this problem on " uint8 (255) +1 = 0 "