[Pidgin] #10222: Purple::Prpl::send_raw(undef, $nodestr) leads to crash
Pidgin
trac at pidgin.im
Sat Sep 5 21:16:17 EDT 2009
#10222: Purple::Prpl::send_raw(undef,$nodestr) leads to crash
--------------------+-------------------------------------------------------
Reporter: mcepl | Owner: rekkanoryo
Type: defect | Status: new
Milestone: | Component: unclassified
Version: 2.6.1 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Description changed by mcepl:
Old description:
> Just a silly mistake:
>
> my $ret = Purple::Prpl::send_raw($conn,$nodestr);
>
> with $conn not being defined atm lead to the crash with attached
> backtrace.
New description:
Just a silly mistake:
{{{
my $ret = Purple::Prpl::send_raw($conn,$nodestr);
}}}
with $conn not being defined atm lead to the crash with attached
backtrace.
--
--
Ticket URL: <http://developer.pidgin.im/ticket/10222#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list