| http://www.w3.org/ns/prov#value | - > This patch should fix a number of memory corruption issues and / or crashes on Win64 that can potential occur when the Erlang VM exceeds 4 GB of ram. The problem stems from casting pointers to unsigned long and assuming long is type that is always large enough to hold a pointer. This assumption holds up for all platforms except windows.
|