https://github.com/OrfeasZ/ZHMTools/blob/6add9ff00c53a07243e2f4b11c005bfa6dd542ec/Libraries/ResourceLib/Src/Util/XTEA.h#L39 This line of code will (pointlessly) allocate 8 more null bytes if the input string size is already a multiple of 8.
ZHMTools/Libraries/ResourceLib/Src/Util/XTEA.h
Line 39 in 6add9ff
This line of code will (pointlessly) allocate 8 more null bytes if the input string size is already a multiple of 8.