← Back to context Comment by roseway4 5 months ago iirc, Go intentionally randomizes map ordering for just this reason. 2 comments roseway4 Reply withinboredom 5 months ago Yep, and then you get crash reports you can’t reproduce. cristaloleg 5 months ago Same can be said about pointer addresses (random for each run). But ASLR exists for a specific reason.
withinboredom 5 months ago Yep, and then you get crash reports you can’t reproduce. cristaloleg 5 months ago Same can be said about pointer addresses (random for each run). But ASLR exists for a specific reason.
cristaloleg 5 months ago Same can be said about pointer addresses (random for each run). But ASLR exists for a specific reason.
Yep, and then you get crash reports you can’t reproduce.
Same can be said about pointer addresses (random for each run). But ASLR exists for a specific reason.