Mercurial > pidgin
view README.mingw @ 28913:45123312b7a9
Fix a crash when setting a buddyicon.
The patches are to fix the crash that happens when you have yourself in
your buddylist, and you try to change the avatar. (the crash has a higher
probability of happening when you change it for the first time after
restarting pidgin). The idea of the patch is to keep a ref for the
insertion in the hash-table, so that lines oscar.c:5551-5553 (and similar
code in other prpls) don't create and remove a stored-image, and leave
an invalid img in buddyicon.c:pointer_icon_cache
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 27 Jan 2010 21:29:38 +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