Mercurial > pidgin
view README.mingw @ 27604:4e1eef14b095
Add some debugging for a file transfer crash. Refs #4829.
The crash is happening because something in inner_tlvlist in
aim_im_sendch2_sendfile_requestdirect is NULL, which then causes
aim_tlvlist_write to call byte_stream_putraw on a NULL pointer
(length is greater than 0, so aim_tlvlist_write assumes there is
something there). I don't see *why*, but I think this will "fix"
it.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 18 Jul 2009 04:06:48 +0000 |
parents | 416a125b66ac |
children |
line wrap: on
line source
How to build Pidgin for Windows using MinGW ============================= For the latest build instructions, please refer to: http://developer.pidgin.im/wiki/BuildingWinPidgin