Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
telepathy-gabble
telepathy-gabble-64bits-crash.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File telepathy-gabble-64bits-crash.patch of Package telepathy-gabble
Index: telepathy-gabble-0.7.10/src/util.c =================================================================== --- telepathy-gabble-0.7.10.orig/src/util.c +++ telepathy-gabble-0.7.10/src/util.c @@ -65,8 +65,9 @@ sha1_bin (const gchar *bytes, g_assert (g_checksum_type_get_length (G_CHECKSUM_SHA1) == SHA1_HASH_SIZE); g_checksum_update (checksum, (const guchar *) bytes, len); - g_checksum_get_digest (checksum, out, &len); + g_checksum_get_digest (checksum, out, &out_len); g_assert (out_len == SHA1_HASH_SIZE); + g_checksum_free (checksum); } static void
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor