[all-commits] [llvm/llvm-project] f514b0: Uninitialize the file descriptor.

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Feb 1 17:31:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f514b0e144db063931d19a8ebc2dc42083d0eb2f
      https://github.com/llvm/llvm-project/commit/f514b0e144db063931d19a8ebc2dc42083d0eb2f
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/InteractiveModelRunner.h

  Log Message:
  -----------
  Uninitialize the file descriptor.

Unblocking the build. Investigating why the value can't be initialized
(even to e.g. -1) before calling open.




More information about the All-commits mailing list