Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Fix leak in ulog_replay()

ulog_conv_2dbentry() allocates a krb5_db_entry container; the caller
should not also do so.

https://github.com/krb5/krb5/commit/2908839fcae0a12c56514d551ed1f19a7797cddb
Author: Greg Hudson <ghudson@mit.edu>
Commit: 2908839fcae0a12c56514d551ed1f19a7797cddb
Branch: master
src/lib/kdb/kdb_log.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Fix leak in ulog_replay()

ulog_conv_2dbentry() allocates a krb5_db_entry container; the caller
should not also do so.

(cherry picked from commit 2908839fcae0a12c56514d551ed1f19a7797cddb)

https://github.com/krb5/krb5/commit/839c6b8edaf0fba65f833a0ec28f1c10b84a05ff
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 839c6b8edaf0fba65f833a0ec28f1c10b84a05ff
Branch: krb5-1.14
src/lib/kdb/kdb_log.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Fix leak in ulog_replay()

ulog_conv_2dbentry() allocates a krb5_db_entry container; the caller
should not also do so.

(cherry picked from commit 2908839fcae0a12c56514d551ed1f19a7797cddb)

https://github.com/krb5/krb5/commit/d3b8c7cab44001d6a7aaa50d747eed019361d8d2
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: d3b8c7cab44001d6a7aaa50d747eed019361d8d2
Branch: krb5-1.13
src/lib/kdb/kdb_log.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)