Skip to content
Snippets Groups Projects
  1. Dec 23, 2013
  2. Dec 22, 2013
  3. Dec 16, 2013
  4. Dec 08, 2013
  5. Nov 27, 2013
  6. Nov 11, 2013
  7. Oct 31, 2013
  8. Oct 29, 2013
  9. Oct 22, 2013
  10. Oct 15, 2013
    • Takatoshi Kondo's avatar
      Merge pull request #31 from redboltz/fix_buffer_leak · dc1698ea
      Takatoshi Kondo authored
      Fixed buffer leak bug.
      
      In the case of the function next() returns true:
      Whichever the argument result is holding the zone or not, the ownership of the zone always should be delegated from 'unpacker' to 'unpacked'.
      
      In the case of the function next() returns false:
      Whichever the argument result is holding the zone or not, the members of 'unpacked' should be reset.
      dc1698ea
    • Takatoshi Kondo's avatar
      Fixed buffer leak bug. · 53ded063
      Takatoshi Kondo authored
      53ded063
  11. Aug 30, 2013
  12. Aug 27, 2013
  13. Aug 23, 2013
  14. Aug 21, 2013
  15. Aug 17, 2013
  16. Jul 29, 2013
  17. Jul 02, 2013
  18. Apr 10, 2013
Loading