[Pidgin] #8974: Make pref formatting for XML obviously correct.
Pidgin
trac at pidgin.im
Sat May 16 16:03:54 EDT 2009
#8974: Make pref formatting for XML obviously correct.
--------------------------+-------------------------------------------------
Reporter: evilsporkman | Owner:
Type: patch | Status: closed
Milestone: 2.6.0 | Component: libpurple
Version: 2.5.5 | Resolution: fixed
Keywords: |
--------------------------+-------------------------------------------------
Changes (by rlaager at pidgin.im):
* status: new => closed
* resolution: => fixed
* milestone: Patches Needing Review => 2.6.0
Comment:
(In [72ecc6ff2f4db2cc5a95a52ac62c84cd3351b282]):[[BR]]
A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
increase the size of some buffers to be able to fit -2^63.
I don't think the snprintf() -> g_snprintf() changes do anything with
glibc,
but there's no harm in using the glib function to guarantee NUL
termination.
Fixes #8974
--
Ticket URL: <http://developer.pidgin.im/ticket/8974#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list