diff options
author | Max Kellermann <max@duempel.org> | 2008-08-28 20:03:48 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-28 20:03:48 +0200 |
commit | 61443c13e6c443eada93d15d85336ebcfe5ce581 (patch) | |
tree | 686081ae46afeebbb01c147441cf3034eb7cb328 /src/tag.c | |
parent | a091c148e60a13c646ba562a53324604d6ad98b7 (diff) | |
download | mpd-61443c13e6c443eada93d15d85336ebcfe5ce581.tar.gz mpd-61443c13e6c443eada93d15d85336ebcfe5ce581.tar.xz mpd-61443c13e6c443eada93d15d85336ebcfe5ce581.zip |
client: allocate clients dynamically
Due to the large buffers in the client struct, the static client array
eats several megabytes of RAM with a maximum of only 10 clients. Stop
this waste and allocate each client struct from the heap.
Diffstat (limited to 'src/tag.c')
0 files changed, 0 insertions, 0 deletions