Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52362 Details for
Bug 83541
net-misc/hashcash: recipient format string bug
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
hashcash patch
hashcash-1.16-format-string.diff (text/plain), 382 bytes, created by
Tavis Ormandy (RETIRED)
on 2005-03-01 02:16:08 UTC
(
hide
)
Description:
hashcash patch
Filename:
MIME Type:
Creator:
Tavis Ormandy (RETIRED)
Created:
2005-03-01 02:16:08 UTC
Size:
382 bytes
patch
obsolete
>--- hashcash-1.16/hashcash.c 2005-01-16 00:07:18.000000000 +0000 >+++ hashcash-1.16/hashcash.c 2005-03-01 10:14:11.146945576 +0000 >@@ -579,7 +579,7 @@ > fprintf(stderr,"out of memory\n"); > exit( EXIT_FAILURE ); > } >- fprintf( stdout, header_wrapped ); >+ fprintf( stdout, "%s", header_wrapped ); > free( header_wrapped ); > } else { > fprintf( stdout, "%s%s\n",
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 83541
: 52362