Skip to content
Snippets Groups Projects
  1. Oct 22, 2013
  2. 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
  3. Aug 30, 2013
  4. Aug 27, 2013
  5. Aug 23, 2013
  6. Aug 21, 2013
  7. Aug 17, 2013
  8. Jul 29, 2013
  9. Jul 02, 2013
  10. Apr 10, 2013
  11. Mar 01, 2013
  12. Jan 04, 2013
  13. Dec 20, 2012
  14. Dec 17, 2012
  15. Aug 20, 2012
Loading