FreeBSD Bugzilla – Attachment 72074 Details for
Bug 104845
[patch] Build error on contrib/file/magic(5)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 360 bytes, created by
Ryoji Kanai
on 2006-10-27 03:00:35 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ryoji Kanai
Created:
2006-10-27 03:00:35 UTC
Size:
360 bytes
patch
obsolete
>--- apprentice.c.orig Thu Oct 26 10:48:19 2006 >+++ apprentice.c Thu Oct 26 11:34:31 2006 >@@ -894,6 +894,7 @@ > m->nospflag = 0; > while ((m->desc[i++] = *l++) != '\0' && i < MAXDESC) > /* NULLBODY */; >+ m->desc[MAXDESC - 1] = 0; > > if (ms->flags & MAGIC_CHECK) { > if (!check_format(ms, m))
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 104845
: 72074