lavapipe: add an env var to enable "randomizing" memory allocations
it's not truly random, but it's definitely not zero or any other expected value, which means it's going to break anything that was passing due to lucky uninitialized values
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
it's not truly random, but it's definitely not zero or any other expected value, which means it's going to break anything that was passing due to lucky uninitialized values