FreeBSD Bugzilla – Attachment 56862 Details for
Bug 85854
Update archive_read.3 fixing function archive_read_data_into_buffer()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
archive_read.3.patch
archive_read.3.patch (text/plain), 428 bytes, created by
Marcus Grando
on 2005-09-08 01:30:25 UTC
(
hide
)
Description:
archive_read.3.patch
Filename:
MIME Type:
Creator:
Marcus Grando
Created:
2005-09-08 01:30:25 UTC
Size:
428 bytes
patch
obsolete
>--- lib/libarchive/archive_read.3.orig Wed Sep 7 21:21:28 2005 >+++ lib/libarchive/archive_read.3 Wed Sep 7 21:22:39 2005 >@@ -95,7 +95,7 @@ > .Ft int > .Fn archive_read_data_skip "struct archive *" > .Ft int >-.Fn archive_read_data_into_buffer "struct archive *" "void *" >+.Fn archive_read_data_into_buffer "struct archive *" "void *buffer" "size_t *len" > .Ft int > .Fn archive_read_data_into_fd "struct archive *" "int fd" > .Ft int
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 85854
: 56862 |
56863