[PATCH] D158254: Fixing the memory leak using split() instead of strtok
Abhina Sree via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 05:05:01 PDT 2023
abhina.sreeskantharajan added a comment.
In D158254#4605050 <https://reviews.llvm.org/D158254#4605050>, @hchilama wrote:
> Hi @abhina.sreeskantharajan can I please know the next process on how to land this revision to opensource?
Usually you need to have someone with commit access commit the changes for you for your first couple of patches and then you can request commit access yourself. This is outlined here https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
I'd be happy to commit this patch for you if needed :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158254/new/
https://reviews.llvm.org/D158254
More information about the cfe-commits
mailing list