FreeBSD Bugzilla – Attachment 18065 Details for
Bug 32591
The memory block doubly freed in Heimdal Kerberos5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 631 bytes, created by
ak03
on 2001-12-07 22:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ak03
Created:
2001-12-07 22:30:00 UTC
Size:
631 bytes
patch
obsolete
>Index: /usr/src/crypto/heimdal/lib/krb5/keytab_any.c >=================================================================== >RCS file: /usr/ncvs/src/crypto/heimdal/lib/krb5/keytab_any.c,v >retrieving revision 1.1.1.1 >diff -u -r1.1.1.1 keytab_any.c >--- /usr/src/crypto/heimdal/lib/krb5/keytab_any.c 21 Jun 2001 02:11:33 -0000 1.1.1.1 >+++ /usr/src/crypto/heimdal/lib/krb5/keytab_any.c 7 Dec 2001 21:51:38 -0000 >@@ -139,7 +139,6 @@ > ed->a = a; > ret = krb5_kt_start_seq_get(context, ed->a->kt, &ed->cursor); > if (ret) { >- free (ed); > free (c->data); > c->data = NULL; > krb5_set_error_string (context, "malloc: out of memory");
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 32591
: 18065