FreeBSD Bugzilla – Attachment 26861 Details for
Bug 45744
/usr/bin/makeinfo sometimes segfaults
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 743 bytes, created by
Ronald F. Guilmette
on 2002-11-26 09:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ronald F. Guilmette
Created:
2002-11-26 09:30:01 UTC
Size:
743 bytes
patch
obsolete
>diff -rc2 src/4.3/makeinfo/index.c build/4.3/makeinfo/index.c >*** src/4.3/makeinfo/index.c Thu Nov 7 14:16:20 2002 >--- build/4.3/makeinfo/index.c Tue Nov 26 00:53:39 2002 >*************** >*** 335,339 **** > for (i = 0; i < defined_indices; i++) > { >- undefindex (name_index_alist[i]->name); > if (name_index_alist[i]) > { /* Suppose we're called with two input files, and the first >--- 335,338 ---- >*************** >*** 343,346 **** >--- 342,346 ---- > here; otherwise, when we try to define the pg index again > just below, it will still point to cp. */ >+ undefindex (name_index_alist[i]->name); > free (name_index_alist[i]->name); > free (name_index_alist[i]);
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 45744
: 26861