[krbdev.mit.edu #9061] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue May 31 19:38:29 EDT 2022


Tue May 31 19:38:29 2022: Request 9061 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9061 >



Fix memory leak in SPAKE kdcpreauth module

Commit ff57dc682a27bd205d715f3c0bed84890f2453c4 introduced a memory
leak into verify_response().  reply_key is no longer passed to the
callback and therefore needs to be freed by this function.

[ghudson at mit.edu: rewrote commit message]

https://github.com/krb5/krb5/commit/445e1b32767af3041ffd1823996d05ffec6fc9d5
Author: sashan <anedvedicky at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 445e1b32767af3041ffd1823996d05ffec6fc9d5
Branch: master
 src/plugins/preauth/spake/spake_kdc.c | 1 +
 1 file changed, 1 insertion(+)



More information about the krb5-bugs mailing list