• R
    free NULL cleanup -- coda · 25aaa98a
    Rich Salz 提交于
    After the finale, the "real" final part. :)  Do a recursive grep with
    "-B1 -w [a-zA-Z0-9_]*_free" to see if any of the preceeding lines are
    an "if NULL" check that can be removed.
    Reviewed-by: NTim Hudson <tjh@openssl.org>
    25aaa98a
err.c 29.3 KB