Changes between Initial Version and Version 3 of Ticket #10024


Ignore:
Timestamp:
May 18, 2014, 6:42:03 PM (8 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10024

    • Property Version Boost 1.54.0Boost 1.55.0
  • Ticket #10024 – Description

    initial v3  
    11hi~
    22boost allocaltor memory leak bug.
     3
    34stl + boost allocator
     5
    46check crtdbg.h
    57
    68sample code.
    79
     10
     11{{{
    812#include "stdafx.h"
    913#include <string>
     
    2024}
    2125
     26
     27}}}
    2228that code memory leak. not call free.
    2329