Mercurial > pidgin.yaz
diff Makefile.am @ 32194:462c19eb31d8
Remove duplicate calls to msn_slpmsg_set_slplink. This function is
already called when a slpmsg is created, and calling it again will
place the slpmsg on the slplink list an extra time. If the slpmsg is
freed, then the first entry is removed, but the second remains, and
can cause crashes due to invalid memory accesses.
Fixes #14307.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Thu, 14 Jul 2011 05:54:10 +0000 |
parents | a7cf3dbaba02 |
children | 6f3df8fc3037 3e4b6ffbb551 |