AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Mozilla Public License 2.0
2.62k stars 647 forks source link

Fix nullptr dereferences found by gcc 11.4 #1679

Closed e4lam closed 11 months ago

e4lam commented 11 months ago

I'm not sure if we can actually hit these code paths in practice but this at least shuts up the warnings.