[Pidgin] #7404: trivial chat-invited signal handler causes crash
Pidgin
trac at pidgin.im
Wed Feb 10 04:14:27 EST 2010
#7404: trivial chat-invited signal handler causes crash
--------------------+-------------------------------------------------------
Reporter: jieryn | Owner: deryni
Type: defect | Status: closed
Milestone: 2.5.4 | Component: plugins
Version: 2.5.2 | Resolution: fixed
Keywords: perl |
--------------------+-------------------------------------------------------
Comment(by markdoliner at pidgin.im):
(In [18b85ae6ad8091af43d91826cf054e4569ba74aa]):[[BR]]
Pass around a va_list instead of a pointer to a va_list. Refs #7404
This gets rid of a compile warning for me on x86_64. I don't have
an i386 box to test on, but every bit of evidence I can find tells me
that it's totally fine to pass around a va_list. We do it in status.c
If this breaks compilation for you or you get a warning from perl-
handlers.c
then pleaes let me know! Or just disapprove this
--
Ticket URL: <http://developer.pidgin.im/ticket/7404#comment:11>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list