Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
gri
gri-invalid-char-to-pointer.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gri-invalid-char-to-pointer.patch of Package gri
Index: gri-2.12.23/src/query.cc =================================================================== --- gri-2.12.23.orig/src/query.cc +++ gri-2.12.23/src/query.cc @@ -56,7 +56,7 @@ queryCmd() if (!find_hint_and_def(hint, def)) { return false; } - def_word[0] = '\0'; + def_word[0] = NULL; chop_into_words(def, def_word, &def_words, NCHAR); // Strip off double-quotes form list of defaults for (unsigned int i = 0; i < def_words; i++) {
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