1. 06 May, 2015 3 commits
  2. 05 May, 2015 13 commits
  3. 04 May, 2015 9 commits
  4. 03 May, 2015 6 commits
  5. 02 May, 2015 8 commits
  6. 01 May, 2015 1 commit
    • Rich Salz's avatar
      free NULL cleanup -- coda · 25aaa98a
      Rich Salz authored
      
      
      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: default avatarTim Hudson <tjh@openssl.org>
      25aaa98a