FreeBSD Bugzilla – Attachment 155588 Details for
Bug 199443
bzip never closes stdin/stdout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
downstream patch for bzip to correct stdin/stdout behaviour
fbsd_10-S-r281525_contrib_bzip_bzip2-patch-exit-behaviour.patch (text/plain), 278 bytes, created by
vidwer+fbsdbugs
on 2015-04-14 12:12:19 UTC
(
hide
)
Description:
downstream patch for bzip to correct stdin/stdout behaviour
Filename:
MIME Type:
Creator:
vidwer+fbsdbugs
Created:
2015-04-14 12:12:19 UTC
Size:
278 bytes
patch
obsolete
>Index: contrib/bzip2/bzip2.c >=================================================================== >--- contrib/bzip2/bzip2.c (revision 281525) >+++ contrib/bzip2/bzip2.c (working copy) >@@ -1618,6 +1618,7 @@ > " \n", > BZ2_bzlibVersion() > ); >+ exit(0); > } > >
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 199443
: 155588 |
155641