rockbox/rbutil
Thomas Jarosch e8c7d10e46 Fix mismatching C++ new[] / delete calls
cppcheck report:
[rbutil/rbutilqt/base/encoderlame.cpp:273]: (error) Mismatching allocation and deallocation: mp3buf
[rbutil/rbutilqt/base/encoderlame.cpp:282]: (error) Mismatching allocation and deallocation: mp3buf
[rbutil/rbutilqt/base/encoderlame.cpp:289]: (error) Mismatching allocation and deallocation: mp3buf

[rbutil/rbutilqt/base/encoderlame.cpp:274]: (error) Mismatching allocation and deallocation: wavbuf
[rbutil/rbutilqt/base/encoderlame.cpp:283]: (error) Mismatching allocation and deallocation: wavbuf
[rbutil/rbutilqt/base/encoderlame.cpp:290]: (error) Mismatching allocation and deallocation: wavbuf

[rbutil/rbutilqt/base/encoderlame.cpp:184]: (error) Mismatching allocation and deallocation: buf

Change-Id: I9fd54b6e02817eb900ec6e24d967da6d4beaeb27
2012-02-29 20:13:17 +01:00
..
chinachippatcher chinachippatcher: allow additional CFLAGS from the command line. 2012-02-06 20:24:35 +01:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher Make sure we use POSIX/C99 printf() when building for windows 2012-02-05 20:36:31 +01:00
mkamsboot mkamsboot: fix some Clipv2 that we used to brick 2012-01-31 14:23:53 -05:00
mkimxboot imx233: always boot when powered up from 5v 2012-02-29 00:02:31 +01:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mktccboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
rbutilqt Fix mismatching C++ new[] / delete calls 2012-02-29 20:13:17 +01:00
sansapatcher Make sure we use POSIX/C99 printf() when building for windows 2012-02-05 20:36:31 +01:00
tools Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
libtools.make Make sure we use POSIX/C99 printf() when building for windows 2012-02-05 20:36:31 +01:00