• Travis Cross's avatar
    Fix memset invocation in mod_skypopen · b7993255
    Travis Cross 提交于
    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.
    b7993255
skypopen_protocol.c 77.1 KB