mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
Previously a short read (truncated WCP, partial download, etc.) would silently write the partial bytes that were read and report success — leaving the consumer with a half-extracted zone that would fail in confusing ways at runtime. Check gcount and return false so the caller can refuse the broken pack.