Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
wvstreams
73045.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 73045.diff of Package wvstreams
Index: include/wvscatterhash.h =================================================================== --- include/wvscatterhash.h.orig +++ include/wvscatterhash.h @@ -151,7 +151,10 @@ public: { _add((void *)data, hash(data), autofree); } void remove(const T *data) - { _remove(Accessor::get_key(data), hash(data)); } + { + // _remove(Accessor::get_key(data), hash(data)); + _remove(data, hash(data)); + } void set_autofree(const K &key, bool autofree) {
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