FreeBSD Bugzilla – Attachment 12300 Details for
Bug 23856
buffer flow in zebra port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 335 bytes, created by
Vincent Poy
on 2000-12-26 13:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vincent Poy
Created:
2000-12-26 13:50:01 UTC
Size:
335 bytes
patch
obsolete
>Index: lib/vty.c >=================================================================== >RCS file: /cvsroot/zebra/lib/vty.c.v >retrieving revision 1.105 >diff -r1.105 vty.c >1858c1858,1859 >< vty->buf = buf; >--- >> vty_ensure( vty, nbytes ); >> memcpy( vty->buf, buf, nbytes ); >1860c1861 >< vty->buf = NULL; >--- >> vty-_clear_buf( vty );
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 23856
: 12300