Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75407 Details for
Bug 109912
net-ftp/atftp-0.7 segfaults when entering commands
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the above mentioned problem.
atftp-0.7-amd64.patch (text/plain), 361 bytes, created by
Raymond Lewis Rebbeck
on 2005-12-23 13:02:19 UTC
(
hide
)
Description:
Patch to fix the above mentioned problem.
Filename:
MIME Type:
Creator:
Raymond Lewis Rebbeck
Created:
2005-12-23 13:02:19 UTC
Size:
361 bytes
patch
obsolete
>--- tftp.c.orig 2005-12-24 07:29:10.000000000 +1030 >+++ tftp.c 2005-12-24 07:29:20.000000000 +1030 >@@ -354,7 +354,7 @@ > void make_arg(char *string, int *argc, char ***argv) > { > static char *tmp = NULL; >- int argz_len; >+ size_t argz_len; > > /* split the string to an argz vector */ > if (argz_create_sep(string, ' ', &tmp, &argz_len) != 0)
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 109912
: 75407