commit | ad16461fd559c9ff0183fe91f3d6d2ad5f85b94d | [log] [download] |
---|---|---|
author | Clark Gaebel <cg.wowus.cg@gmail.com> | Thu Mar 17 23:11:24 2011 -0400 |
committer | Clark Gaebel <cg.wowus.cg@gmail.com> | Thu Mar 17 23:11:24 2011 -0400 |
tree | 1c760b827cd6f29c222d05802826cf1b00bf708b | |
parent | ebdb2d643e948d350408bcd92df82fbab5813795 [diff] |
Added a validation utility and fixed the uncovered bugs. - hardened all mallocs and gzwrites against errors. - fixed a double-free bug. - fixed a binary dump bug where types would be output even when in a list. - made nbt_dump_binary more resiliant against file errors.