diff options
author | Max Kellermann <max@duempel.org> | 2008-10-06 14:55:20 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-06 14:55:20 +0200 |
commit | dc190f330bba1632e76ca6993c22865f0da88f2c (patch) | |
tree | 7ac72fbdcabbaf4b4e7591372697897667390b16 /src/libmpdclient.c | |
parent | 458cad80dfe71f4650aebb0b9710a3a683fd6379 (diff) | |
download | mpd-dc190f330bba1632e76ca6993c22865f0da88f2c.tar.gz mpd-dc190f330bba1632e76ca6993c22865f0da88f2c.tar.xz mpd-dc190f330bba1632e76ca6993c22865f0da88f2c.zip |
wreadln: static buffer
Since the buffer size is already known at compile time, don't do a
second malloc() for it, declare it statically in struct wreadln. This
way, it is going to be allocated on the stack.
Diffstat (limited to 'src/libmpdclient.c')
0 files changed, 0 insertions, 0 deletions