annotate README.mingw @ 32797:aacfb71133cc

Fix a possible MSN remote crash Incoming messages with certain characters or character encodings can cause clients to crash. The fix is for the contents of all incoming plaintext messages are converted to UTF-8 and validated before used. This was reported to us by Fabian Yamaguchi and this patch was written by Elliott Sales de Andrade (maybe with small, insignificant changes by me)
author Mark Doliner <mark@kingant.net>
date Mon, 07 May 2012 03:18:08 +0000
parents 416a125b66ac
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16209
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
1 How to build Pidgin for Windows using MinGW
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
2 =============================
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3
16209
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
4 For the latest build instructions, please refer to:
3630
9682c0e022c6 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5
16209
416a125b66ac Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 16039
diff changeset
6 http://developer.pidgin.im/wiki/BuildingWinPidgin