[all-commits] [llvm/llvm-project] 83ce97: [clang-sycl-linker] Fix use of uninitialized memor...

Nick Sarnie via All-commits all-commits at lists.llvm.org
Fri Nov 1 05:20:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83ce977b366a448609750630a6c1a23146c780d2
      https://github.com/llvm/llvm-project/commit/83ce977b366a448609750630a6c1a23146c780d2
  Author: Nick Sarnie <sarnex at users.noreply.github.com>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

  Changed paths:
    M clang/tools/clang-sycl-linker/ClangSYCLLinker.cpp

  Log Message:
  -----------
  [clang-sycl-linker] Fix use of uninitialized memory in temp files (#114488)

This fixes the current sanitizer CI
[failures](https://lab.llvm.org/buildbot/#/builders/169/builds/4839/steps/13/logs/stdio).
I manually confirmed the fix with a MemorySanitizer build.

Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list