summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-validator.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-10-20 10:19:23 -0700
committerGitHub <noreply@github.com>2022-10-20 10:19:23 -0700
commitb86c2b749417b671e3758032b77edb070ef05afd (patch)
tree9b6825fc5966c8e4838e391c76df489aaf9328b1 /src/wasm/wasm-validator.cpp
parent33dc51d3d7bc49b0633819550d81abe05a434cd9 (diff)
downloadbinaryen-b86c2b749417b671e3758032b77edb070ef05afd.tar.gz
binaryen-b86c2b749417b671e3758032b77edb070ef05afd.tar.bz2
binaryen-b86c2b749417b671e3758032b77edb070ef05afd.zip
[NFC] Add nullptr init for ElementSegment offset (#5168)
I believe all locations that create one already set it (or else we'd see errors), but it's not easy to see that when reading the code. And other similar locations (like DataSegment) do initialize to null, so do so for consistency.
Diffstat (limited to 'src/wasm/wasm-validator.cpp')
0 files changed, 0 insertions, 0 deletions