1. 09 1月, 2015 4 次提交
  2. 07 1月, 2015 3 次提交
  3. 06 1月, 2015 1 次提交
    • E
      Fix double delete on std::bad_alloc exception · 0773f40a
      Elliot Goodrich 提交于
      If the new operator throws in the json::find methods then result.oi_ is
      deleted again in the destructor of json::iterator/json::const_iterator,
      which is a double delete and undefined behaviour.
      0773f40a
  4. 05 1月, 2015 5 次提交
  5. 04 1月, 2015 3 次提交
  6. 03 1月, 2015 1 次提交
  7. 02 1月, 2015 2 次提交
  8. 30 12月, 2014 5 次提交
  9. 29 12月, 2014 13 次提交
  10. 28 12月, 2014 3 次提交