FreeBSD Bugzilla – Attachment 21192 Details for
Bug 37186
Dbview contains an error, because of which at review dbf files with text boxes which length of 255 characters , the program crashed.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 335 bytes, created by
Alexander Trapeznikov
on 2002-04-17 13:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Trapeznikov
Created:
2002-04-17 13:20:01 UTC
Size:
335 bytes
patch
obsolete
>diff -uN dbview-1.0.3/db_dump.c dbview-1.0.3.1/db_dump.c >--- dbview-1.0.3/db_dump.c Tue Oct 8 11:25:54 1996 >+++ dbview-1.0.3.1/db_dump.c Wed Apr 17 15:56:46 2002 >@@ -54,7 +54,7 @@ > #include <sys/stat.h> > #include <stdio.h> > #include <unistd.h> >-#include <malloc.h> >+#include <stdlib.h> > #include <ctype.h> > #include <string.h>
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 37186
: 21192 |
21193
|
21194
|
21195
|
21196