Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
elfutils.28668
dwelf_elf_e_machine_string.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dwelf_elf_e_machine_string.patch of Package elfutils.28668
Index: elfutils-0.177/tests/dwelf_elf_e_machine_string.c =================================================================== --- elfutils-0.177.orig/tests/dwelf_elf_e_machine_string.c +++ elfutils-0.177/tests/dwelf_elf_e_machine_string.c @@ -40,6 +40,7 @@ main (int argc, char **argv) int em; const char *machine; + errno = 0; if (strncmp ("0x", argv[i], 2) == 0) val = strtol (&argv[i][2], NULL, 16); else
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