HomeWildfire Games

Fix zip with comments triggering assertion on game startup

Description

Fix zip with comments triggering assertion on game startup
Fixes #5165

Patch by: @Teiresias

Differential Revision: https://code.wildfiregames.com/D1511

Event Timeline

vladislavbelov added inline comments.
/ps/trunk/source/lib/file/archive/archive_zip.cpp
538

Wrong CC for casts here and below. Mismatch with the CC above.

/ps/trunk/source/lib/file/archive/tests/test_archive_zip.h
87

Wrong CC naming. Also you don't need to have these entities in the interface.