FreeBSD Bugzilla – Attachment 11425 Details for
Bug 22496
[SECURITY] Yet another top(1) format string vulnerability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 309 bytes, created by
Przemyslaw Frasunek
on 2000-11-02 07:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Przemyslaw Frasunek
Created:
2000-11-02 07:10:01 UTC
Size:
309 bytes
patch
obsolete
>--- top.c.old Thu Nov 2 08:07:29 2000 >+++ top.c Thu Nov 2 08:08:17 2000 >@@ -826,7 +826,7 @@ > { > if ((errmsg = renice_procs(tempbuf2)) != NULL) > { >- new_message(MT_standout, errmsg); >+ new_message(MT_standout, "%s", errmsg); > putchar('\r'); > no_command = Yes; > }
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 22496
: 11425