diff options
author | Max Kellermann <max@duempel.org> | 2013-10-15 21:18:55 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-10-15 22:49:23 +0200 |
commit | 25c208d81d341dd940b5b672af2442c0819e6bb6 (patch) | |
tree | ee4928cea75fb72c5a36d83d9a4fc4a73a4d643c /src/PlaylistCommands.hxx | |
parent | 67f87db511a7284fbadf65bbf984480d1eaaeabc (diff) | |
download | mpd-25c208d81d341dd940b5b672af2442c0819e6bb6.tar.gz mpd-25c208d81d341dd940b5b672af2442c0819e6bb6.tar.xz mpd-25c208d81d341dd940b5b672af2442c0819e6bb6.zip |
input/*: don't allocate attribute "mime"
This was a memory leak, because "mime" was a std::string which created
another copy and discarded the allocated buffer.
Diffstat (limited to 'src/PlaylistCommands.hxx')
0 files changed, 0 insertions, 0 deletions