NBT
NBT copied to clipboard
Infinite recursion possible during encoding
If recursive references appear in NBT trees, the encoder will loop until either it segfaults or the process runs out of memory. Recursive references should be detected to prevent this problem.