Learn more about cloning repositories
You have read-only access
Fix memset invocation in mod_skypopen We were previously clearing a pointer's worth of memory rather than clearing a full element. This also fixes the build as gcc-4.8 catches this error.