[krbdev.mit.edu #9078] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Dec 5 12:00:08 EST 2022


Mon Dec 05 12:00:08 2022: Request 9078 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=9078 >



Fix profile crash on memory exhaustion

In profile_get_values(), if init_list() fails to allocate values.list,
end_list() will dereference a null pointer.  Fix end_list() to handle
list->list being null.

[ghudson at mit.edu: rewrote commit message]

https://github.com/krb5/krb5/commit/2929ec400c174bc848a9c438a61b0e3506b91d0e
Author: ChenChen Zhou <357726167 at qq.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 2929ec400c174bc848a9c438a61b0e3506b91d0e
Branch: master
 src/util/profile/prof_get.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the krb5-bugs mailing list