Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
elfutils.13244
elfutils-uninitialized.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File elfutils-uninitialized.diff of Package elfutils.13244
--- libdwfl/linux-kernel-modules.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/libdwfl/linux-kernel-modules.c +++ b/libdwfl/linux-kernel-modules.c @@ -608,8 +608,8 @@ check_module_notes (Dwfl_Module *mod) int dwfl_linux_kernel_report_kernel (Dwfl *dwfl) { - Dwarf_Addr start; - Dwarf_Addr end; + Dwarf_Addr start = 0; + Dwarf_Addr end = 0; inline Dwfl_Module *report (void) { return INTUSE(dwfl_report_module) (dwfl, KERNEL_MODNAME, start, end);
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