Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:perl:autoupdate
perl-Gtk2-Unique
Gtk2-Unique-Fix-crash.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Gtk2-Unique-Fix-crash.patch of Package perl-Gtk2-Unique
diff --git a/xs/UniqueMessageData.xs b/xs/UniqueMessageData.xs index 7c58710..eeee886 100644 --- a/xs/UniqueMessageData.xs +++ b/xs/UniqueMessageData.xs @@ -38,7 +38,7 @@ SV* unique_message_data_get (UniqueMessageData *message_data) PREINIT: const guchar *string = NULL; - gint length = 0; + gsize length = 0; CODE: string = unique_message_data_get(message_data, &length);
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