[Bug 30292] openssl backend does not handle fatal errors during async writes correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 21 12:26:53 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30292

--- Comment #3 from Will Thompson <will.thompson at collabora.co.uk> 2010-09-21 03:26:52 PDT ---
1525             DEBUG ("Incomplete async write [%d/%d bytes]: %s"

The size parameters are gssize. The format string should use G_GSSIZE_FORMAT
rather than making unportable assumptions.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list