FYI, it looks like the test suite is failing on 32-bit architectures due to different amounts of memory being leaked than what the updated leak test is expecting. (I'm guessing due to pointer size differences)
I'll try to figure out a solution that will pass everywhere, but if all else fails, I may wind up temporarily marking that test as XFAIL as a work-around.