Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
ltrace
lens-double-free.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lens-double-free.patch of Package ltrace
Index: ltrace-0.7.91+git20230705.8eabf68/dwarf_prototypes.c =================================================================== --- ltrace-0.7.91+git20230705.8eabf68.orig/dwarf_prototypes.c +++ ltrace-0.7.91+git20230705.8eabf68/dwarf_prototypes.c @@ -301,11 +301,8 @@ static struct arg_type_info *get_enum(Dw value_destroy(value); \ free(value); \ } \ - if (lens != NULL) { \ - lens_destroy(&lens->super); \ - free(lens); \ - } \ if (result != NULL) { \ + /* This also frees lens. */ \ type_destroy(result); \ free(result); \ } \
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