Skip to content

Fixes issue #17

Latest
Compare
Choose a tag to compare
@asifjalil asifjalil released this 03 Jul 21:11
2598d7f
Fix checkptr errors

Run test using -d=checkptr and fix all the unsafe pointer conversion and
arithmatic errors. May fix issue #17.