FreeBSD Bugzilla – Attachment 58476 Details for
Bug 88120
[PATCH] procmail again very slow on 5.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 372 bytes, created by
Andre.Albsmeier
on 2005-10-28 10:10:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andre.Albsmeier
Created:
2005-10-28 10:10:13 UTC
Size:
372 bytes
patch
obsolete
>--- src/autoconf.ORI Thu Oct 27 13:11:02 2005 >+++ src/autoconf Thu Oct 27 13:12:48 2005 >@@ -968,7 +968,7 @@ > free(q); > printf("/* %d move%s in %d steps of size %d when reallocing */\n", > count,count==1?"":"s",(int)(max/BLKSIZ),BLKSIZ); >- if(BLKSIZ*(10*count+1)>max) >+ if( 1 || BLKSIZ*(10*count+1)>max) > { puts("#define INEFFICIENTrealloc"); > exit(1); > }
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 88120
: 58476