intrig / xenon

The Intrig Message Decoder
MIT License
1 stars 6 forks source link

Fix segfault #56

Closed wythe closed 4 years ago

wythe commented 4 years ago

Pass-through case elements were resulting a a seg fault. This always existed but just showed up with modern compilers. #54