https://github.com/ghetzel/shmtool/blob/master/shm/shm.go#L133 Should be making sure `malloc` _really_ `malloc`'d. Noticed that while reading this: https://ozlabs.org/~rusty/index.cgi/tech/2008-04-01.html (#5)
https://github.com/ghetzel/shmtool/blob/master/shm/shm.go#L133
Should be making sure
mallocreallymalloc'd. Noticed that while reading this:https://ozlabs.org/~rusty/index.cgi/tech/2008-04-01.html (#5)