[krbdev.mit.edu #8703] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed Jun 20 11:35:03 EDT 2018


Fix minor leak in gssrpc UDP cache code

In svc_udp.c:cache_set(), if victim is allocated successfully but
allocation for newbuf fails, free victim before returning.  Reported
by Bean Zhang.

https://github.com/krb5/krb5/commit/909c655a9fa38102cfc9864757a33173388146ba
Author: Greg Hudson <ghudson at mit.edu>
Commit: 909c655a9fa38102cfc9864757a33173388146ba
Branch: master
 src/lib/rpc/svc_udp.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list