http://bugs.winehq.org/show_bug.cgi?id=4503
vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vitaliy@kievinfo.com
------- Additional Comments From vitaliy@kievinfo.com 2006-18-02 11:37 ------- Hmm that's strange... My patch is correct and does not leak any memory nor corrupts heap. Also is there a demo that I can download to test with? Could you run your program and attach /tmp/relay.txt to this bug?
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt