FreeBSD Bugzilla – Attachment 108155 Details for
Bug 148987
[patch] {MD[245]|SHA_|SHA1_|SHA256_}{End|File|FileChunk} errno's are not documented
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 674 bytes, created by
Dan Lukes
on 2010-07-27 09:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dan Lukes
Created:
2010-07-27 09:40:01 UTC
Size:
674 bytes
patch
obsolete
>--- lib/libmd/mdX.3.orig 2010-07-27 09:37:42.000000000 +0200 >+++ lib/libmd/mdX.3 2010-07-27 09:57:06.000000000 +0200 >@@ -143,6 +143,26 @@ > If the > .Fa buf > argument is non-null it must point to at least 33 characters of buffer space. >+.Sh ERRORS >+The >+.Fn MDXEnd >+function caled with null buf argument may fail and return NULL if: >+.Bl -tag -width Er >+.It Bq Er ENOMEM >+Insufficient storage space is available. >+.El >+.Pp >+The >+.Fn MDXFile >+and >+.Fn MDXFileChunk >+may return NULL when underlying >+.Xr open 2 , >+.Xr fstat 2 , >+.Xr lseek 2 >+or >+.Xr MDXEnd 2 >+failed. For the list of possible errno's see documentation of such functions. > .Sh SEE ALSO > .Xr md2 3 , > .Xr md4 3 ,
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 148987
: 108155