[all-commits] [llvm/llvm-project] 6f87d1: [ELF] Initialize Ctx members

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Nov 16 16:23:23 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f87d1437ebd6a72ee67f26fbe5b1fa906ffb574
      https://github.com/llvm/llvm-project/commit/6f87d1437ebd6a72ee67f26fbe5b1fa906ffb574
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-11-16 (Sat, 16 Nov 2024)

  Changed paths:
    M lld/ELF/Config.h

  Log Message:
  -----------
  [ELF] Initialize Ctx members

Prevent use of uninitialized memory when `ctx` becomes a local variable.



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