Learn more about cloning repositories
You have read-only access
Remove the ugly casts on calloc() and malloc(). Change some malloc() to calloc() so that all bytes are initialized to something.