Compiler warns about HeaderPos possibly being uninitialized which should not be possible, but just initialize it anyway
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D122632
[scudo] Initialize local variable to avoid compiler warning ddcc on Mar 28 2022, 9:56 PM. Authored by
Details Compiler warns about HeaderPos possibly being uninitialized which should not be possible, but just initialize it anyway
Diff Detail
|