* Don't crash if status is NULL
commitf6e25c4e7d8e31745e4781ae1c7453cc4d26099c
authorMark Doliner <markdoliner@pidgin.im>
Tue, 9 Feb 2010 01:51:25 +0000 (9 01:51 +0000)
committerMark Doliner <markdoliner@pidgin.im>
Tue, 9 Feb 2010 01:51:25 +0000 (9 01:51 +0000)
treedab335f24a9dccfdb6c75a5691dfaaf4e13ce893
parent5ae6cd97e627f99ef53461506761333ef249b6a3
* Don't crash if status is NULL
* Try to make the formatting of this code a little cleaner (to me, anyway)
* Print out the entire xml string instead of just pieces.  Avoids a
  potential NULL-printf (do we still care about these? I heard a rumor
  that newer windows glibc handled "%s", null), and provides more info

--HG--
extra : convert_revision : 4b8d2fa4d4c4d564b9ca1894b476f084390a9223
libpurple/protocols/yahoo/libymsg.c