Change FileBuffer memory management
commit5aacea6cd9e04c4432a9ddcea3f528e1d2be969a
authorFrank Li <Frank.Li@nxp.com>
Tue, 23 Jul 2019 22:37:10 +0000 (23 17:37 -0500)
committerFrank Li <Frank.Li@nxp.com>
Wed, 24 Jul 2019 13:42:33 +0000 (24 08:42 -0500)
tree1994ab396c63a212fa0f40324634d3a9bdf0055f
parent9e5351c186f92586b54a36bf0f09c276c924f759
Change FileBuffer memory management

Use reallocate to allocate memory because it will fast when allocate
big memory in windows platform

Signed-off-by: Frank Li <Frank.Li@nxp.com>
libuuu/buffer.cpp
libuuu/buffer.h