check Ruby strings for embedded null bytes #69

Merged
cremno merged 1 commits from check-ruby-string-for-embedded-null-bytes into master 2014-09-12 21:30:07 +00:00

1 Commits

Author SHA1 Message Date
cremno 29dfda0011 check Ruby strings for embedded null bytes
The RGSS doesn't do it. But doing it shouldn't be a problem, as it's the
correct way. If a game is broken by this commit (unlikely), then the game
needs to be fixed as silent truncation is highly unlikely to be wanted.
2014-09-12 15:20:12 +02:00