Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
firescope
firescope-fix-uninitialised
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File firescope-fix-uninitialised of Package firescope
--- firescope.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/firescope.c +++ b/firescope.c @@ -209,7 +209,7 @@ menu_show(void) unsigned long parse_symbol(char *p, int *length) { - unsigned long addr; + unsigned long addr = 0; int virt = 1; int dummy;
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