[scudo] Initialize local variable to avoid compiler warning

Compiler warns about HeaderPos possibly being uninitialized which should not be possible, but just initialize it anyway

Differential Revision: https://reviews.llvm.org/D122632

GitOrigin-RevId: 92897217fa1483e437e1716ebcb3b747f2e22dcb
1 file changed