[libc-commits] [PATCH] D149793: [libc][rpc] Avoid leaking port in Server.h
Jon Chesterfield via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed May 3 15:38:00 PDT 2023
JonChesterfield added a comment.
Well, mostly the utility is it fixes the leak I reported weeks ago. Default: forgot to close the port. Seems plausible that other cases will want to write return instead of break and do likewise.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149793/new/
https://reviews.llvm.org/D149793
More information about the libc-commits
mailing list