Bugzilla – Attachment 456972 Details for
Bug 724421
gnutls crash in _gnutls_x509_parse_dn()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Completely untested patch
gnutls-fix-cat.patch (text/plain), 361 bytes, created by
Vincent Untz
on 2011-10-17 12:31:44 UTC
(
hide
)
Description:
Completely untested patch
Filename:
MIME Type:
Creator:
Vincent Untz
Created:
2011-10-17 12:31:44 UTC
Size:
361 bytes
patch
obsolete
>Index: gnutls-3.0.3/lib/x509/common.c >=================================================================== >--- gnutls-3.0.3.orig/lib/x509/common.c >+++ gnutls-3.0.3/lib/x509/common.c >@@ -390,6 +390,7 @@ _gnutls_x509_data2hex (const opaque * da > if (out) > { > out[0] = '#'; >+ out[1] = '\0'; > _gnutls_str_cat (out, *sizeof_out, res); > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 724421
:
456782
|
456888
|
456941
| 456972