1. 25 May, 2009 1 commit
    • Rémi Denis-Courmont's avatar
      Revert "correct realloc() usage, on failure realloc will return NULL" · 30ceb37f
      Rémi Denis-Courmont authored
      Brought to you by M2X. Needless to mention that this is complete 100%
      crap. Depending cases, it's not either ignoring errors (and e.g. leaking
      memory which is very stupid in OOM situations), or worse, introducing
      bugs in places where realloc() was used correctly.
      
      And exactly one day after I WARNED EXPLICITLY AGAINST DOING THIS.
      
      This reverts commit ec5d8611.
      30ceb37f
  2. 24 May, 2009 11 commits
  3. 23 May, 2009 11 commits
  4. 22 May, 2009 2 commits
  5. 21 May, 2009 6 commits
  6. 20 May, 2009 9 commits