diff options
author | Max Kellermann <max@duempel.org> | 2008-08-29 09:38:58 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-09-02 00:20:14 -0700 |
commit | 07c4a01f9fa55b620c9bf87a4e64e45de22b7e5f (patch) | |
tree | 64daf1c94aeabd86cc9f4155a6fae3c8ea3a5943 /src/condition.h | |
parent | e3805dafb34a6fb3ae0421bd0414ee7fd27e2106 (diff) | |
download | mpd-07c4a01f9fa55b620c9bf87a4e64e45de22b7e5f.tar.gz mpd-07c4a01f9fa55b620c9bf87a4e64e45de22b7e5f.tar.xz mpd-07c4a01f9fa55b620c9bf87a4e64e45de22b7e5f.zip |
added "length" parameter to validUtf8String()
At several places, we create temporary copies of non-null-terminated
strings, just to use them in functions like validUtf8String(). We can
save this temporary allocation and avoid heap fragmentation if we
add a length parameter instead of expecting a null-terminated string.
Diffstat (limited to 'src/condition.h')
0 files changed, 0 insertions, 0 deletions