coin3d / simage

Image file loading
ISC License
7 stars 9 forks source link

Fix potentially uninitialized local pointer variable #36

Closed rickertm closed 4 years ago

rickertm commented 4 years ago

Fix C4703 compiler errors when compiling on UWP due to potentially uninitialized local pointer variable.