Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:cartwm:branches:Base:System
mhash
mhash-0.9.9.9-fix-whirlpool-segfault.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mhash-0.9.9.9-fix-whirlpool-segfault.patch of Package mhash
diff -up mhash-0.9.9.9/lib/whirlpool.c.BAD mhash-0.9.9.9/lib/whirlpool.c --- mhash-0.9.9.9/lib/whirlpool.c.BAD 2009-07-02 16:59:50.885279180 -0400 +++ mhash-0.9.9.9/lib/whirlpool.c 2009-07-02 17:00:12.189279257 -0400 @@ -970,6 +970,8 @@ void whirlpool_digest(__const struct whi mutils_word8 * digest) { mutils_word32 i; + + if(!digest) return; /* * return the completed message digest: */
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