mirror of
https://codeberg.org/icewind/vmdl.git
synced 2026-06-03 16:44:11 +02:00
When a fixed-length string field uses its entire buffer without a null terminator, treat the full buffer as valid content instead of erroring. This handles edge cases in some MDL files where string fields are completely filled. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| handle | ||
| mdl | ||
| vtx | ||
| vvd | ||
| compressed_vector.rs | ||
| error.rs | ||
| lib.rs | ||
| shared.rs | ||