Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 860210 Details for
Bug 904418
=dev-libs/xmlsec-1.3.0: symkeys.c:621:30: error: no newline at end of file [-Werror,-Wnewline-eof]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openssl_symkeys_c_eol_eof.patch
openssl_xmlsec_eol_eof.patch (text/plain), 435 bytes, created by
nvinson234
on 2023-04-16 23:44:20 UTC
(
hide
)
Description:
openssl_symkeys_c_eol_eof.patch
Filename:
MIME Type:
Creator:
nvinson234
Created:
2023-04-16 23:44:20 UTC
Size:
435 bytes
patch
obsolete
>--- a/src/openssl/symkeys.c 2023-04-16 19:23:51.005872683 -0400 >+++ b/src/openssl/symkeys.c 2023-04-16 19:24:03.680708669 -0400 >@@ -616,6 +616,6 @@ xmlSecOpenSSLKeyDataPbkdf2Set(xmlSecKeyD > buffer = xmlSecKeyDataBinaryValueGetBuffer(data); > xmlSecAssert2(buffer != NULL, -1); > > return(xmlSecBufferSetData(buffer, buf, bufSize)); > } >-#endif /* XMLSEC_NO_PBKDF2 */ >\ No newline at end of file >+#endif /* XMLSEC_NO_PBKDF2 */
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 904418
:
860209
| 860210