Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75545 Details for
Bug 116769
app-crypt/mhash-0.9.3 has no "mhash_free"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mhash-0.9.3-free.diff
mhash-0.9.3-free.diff (text/plain), 394 bytes, created by
Michael Cramer
on 2005-12-26 04:06:45 UTC
(
hide
)
Description:
mhash-0.9.3-free.diff
Filename:
MIME Type:
Creator:
Michael Cramer
Created:
2005-12-26 04:06:45 UTC
Size:
394 bytes
patch
obsolete
>diff -u -r mhash-0.9.3.new/lib/mhash.c mhash-0.9.3/lib/mhash.c >--- lib/mhash.c 2005-12-07 03:55:30.000000000 +0000 >+++ lib/mhash.c 2005-12-26 11:16:10.000000000 +0000 >@@ -623,6 +623,12 @@ > return(ret); > } > >+WIN32DLL_DEFINE void mhash_free(void *ptr) >+{ >+ free(ptr); >+} >+ >+ > /* > Saves the state of a hashing algorithm such that it can be > restored at some later point in time using
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 116769
: 75545 |
75546