Remove uses of qMalloc/qFree from out of line code.
authorRobin Burchell <robin.burchell@collabora.com>
Sat, 21 Jan 2012 14:09:51 +0000 (16:09 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 23 Jan 2012 11:49:55 +0000 (12:49 +0100)
commitcdb61839f4a1c139a736032b7a08fcd504234095
treee67fa9f8e31e12f5046c9e4d537094177d2edbf7
parent1db32565c61e33a7fdd016ff05e2017a5fd11ad1
Remove uses of qMalloc/qFree from out of line code.

There is no need to use these, and we are trying to deprecate them.

Change-Id: I70e6f27aca322fe74c31d8ad8496f230cd29e503
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
src/corelib/io/qfilesystemengine_win.cpp