FreeBSD Bugzilla – Attachment 190648 Details for
Bug 225761
net/rsync long path causes buffer overflow (update to 3.1.3)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
workaround-patch-rsync.h
patch-rsync.h (text/plain), 272 bytes, created by
Walter Schwarzenfeld
on 2018-02-15 14:01:42 UTC
(
hide
)
Description:
workaround-patch-rsync.h
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2018-02-15 14:01:42 UTC
Size:
272 bytes
patch
obsolete
>--- rsync.h.orig 2018-02-15 13:59:47 UTC >+++ rsync.h >@@ -654,7 +654,7 @@ struct ht_int64_node { > #define BLOCKSUM_BIAS 10 > > #ifndef MAXPATHLEN >-#define MAXPATHLEN 1024 >+#define MAXPATHLEN 4096 > #endif > > /* We want a roomy line buffer that can hold more than MAXPATHLEN,
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 Raw
Actions:
View
Attachments on
bug 225761
:
190515
| 190648