FreeBSD Bugzilla – Attachment 86376 Details for
Bug 122799
ports-mgmt/bpm: patch to fix segfault on index read
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bpm.diff
bpm.diff (text/plain), 644 bytes, created by
Conrad J. Sabatier
on 2008-04-15 19:50:02 UTC
(
hide
)
Description:
bpm.diff
Filename:
MIME Type:
Creator:
Conrad J. Sabatier
Created:
2008-04-15 19:50:02 UTC
Size:
644 bytes
patch
obsolete
>Index: ports-mgmt/bpm/files/patch-src::refresh.c >=================================================================== >RCS file: /home/ncvs/ports/ports-mgmt/bpm/files/patch-src::refresh.c,v >retrieving revision 1.6 >diff -d -u -r1.6 patch-src::refresh.c >--- ports-mgmt/bpm/files/patch-src::refresh.c 6 Mar 2008 00:32:25 -0000 1.6 >+++ ports-mgmt/bpm/files/patch-src::refresh.c 15 Apr 2008 18:06:25 -0000 >@@ -16,7 +16,7 @@ > #define INDEX_FN PORTS_BASE "/INDEX" > -#define INDEX_MAXLN 4096 > +#endif >-+#define INDEX_MAXLN 8192 >++#define INDEX_MAXLN 16384 > #define DB_DIR "/var/db/pkg" > #define ITER_BYTES (128 * 1024) > #define ITER_ENTS 32
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 122799
: 86376