Mercurial > pidgin
comparison libpurple/purple-client.c @ 22354:51e740d3af3b
Fixes an error detected by valgrind:
==10815== Conditional jump or move depends on uninitialised value(s)
==10815== at 0x45E89A8: purple_ip_address_is_valid (util.c:4138)
==10815== by 0x540A1C0: jabber_login_connect (jabber.c:573)
==10815== by 0x540A2BC: srv_resolved_cb (jabber.c:593)
Credit goes to Andrew Gaul for discovering this and coming up with the fix,
and sadrul for triple checking.
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Thu, 28 Feb 2008 08:41:23 +0000 |
parents | d4464c354346 |
children | 48d09d62912e |
comparison
equal
deleted
inserted
replaced
22352:03b2b21b4c42 | 22354:51e740d3af3b |
---|