Interrupt / systemshock

Shockolate - A minimalist and cross platform System Shock source port.
GNU General Public License v3.0
803 stars 62 forks source link

Fix use of uninitialized memory #279

Closed jpcima closed 5 years ago

jpcima commented 5 years ago

This would cause the uninitialized read at this location.

https://github.com/Interrupt/systemshock/blob/c0d6fb64a01b183f891cebf9cadcd46c4140eb4b/src/Libraries/RES/Source/resfile.c#L324