diff options
| author | Hirotoshi YOSHITAKA <tyounan.moti@gmail.com> | 2014-10-06 23:54:11 +0900 |
|---|---|---|
| committer | Hirotoshi YOSHITAKA <tyounan.moti@gmail.com> | 2014-10-06 23:54:11 +0900 |
| commit | 17188fb2b1f05d8bdee44fc9d5bc339da3e78912 (patch) | |
| tree | f43ad83110d5e966e91b774b660fa9f2507ad797 /tests/duplex.cpp | |
| parent | e2f63bd30514c7a8dc3439a681a87681ef0ad6d3 (diff) | |
Fix calloc-free mismatch
Use free() for allocated memory by calloc (not delete).
Deleting calloc-ed memory will become problem in the environment which
overrides global "operator delete" like some game engine.
Diffstat (limited to 'tests/duplex.cpp')
0 files changed, 0 insertions, 0 deletions
