Skip to content
  1. Sep 10, 2014
  2. Sep 09, 2014
  3. Sep 08, 2014
  4. Sep 07, 2014
  5. Sep 06, 2014
  6. Sep 05, 2014
  7. Sep 04, 2014
  8. Sep 03, 2014
  9. Sep 02, 2014
    • Daniel Stenberg's avatar
      curl_multi_cleanup: remove superfluous NULL assigns · a6c48c8b
      Daniel Stenberg authored
      ... as the struct is free()d in the end anyway. It was first pointed out
      to me that one of the ->msglist assignments were supposed to have been
      ->pending but was a copy and paste mistake when I realized none of the
      clearing of pointers had to be there.
      a6c48c8b