[all-commits] [llvm/llvm-project] c3c8f1: Fixing the memory leak using split() instead of st...
Harini Chilamantula via All-commits
all-commits at lists.llvm.org
Tue Aug 22 12:26:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3c8f16fc32cccf5239a2aedd10c6be9babf2945
https://github.com/llvm/llvm-project/commit/c3c8f16fc32cccf5239a2aedd10c6be9babf2945
Author: Harini Chilamantula <harini.chilamantula at intel.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M clang/lib/Driver/ToolChains/ZOS.cpp
Log Message:
-----------
Fixing the memory leak using split() instead of strtok
Reviewed By: abhina.sreeskantharajan
Differential Revision: https://reviews.llvm.org/D158254
More information about the All-commits
mailing list