Skip to content

Pointer Arithmetics fixed

Compare
Choose a tag to compare
@chewxy chewxy released this 08 Dec 10:40
· 98 commits to master since this release
ef164d5

Thanks to the new checkptr feature in go tip, a bunch of pointer arithmetics issues were found and fixed.

No API changes