mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
dee2b958c0
We only need this in the slow path. A good compiler might detect this, but as get_iconv_handle() might have side-effects from a compiler's point of view, I'm not sure it's legal to skip the call in the fast path. Might be premature optimization, but it's low hanging fruit :-) Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed by: Ira Cooper <ira@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Mon Mar 23 21:21:15 CET 2015 on sn-devel-104 |
||
---|---|---|
.. | ||
tests | ||
charset_macosxfs.c | ||
charset_proto.h | ||
charset.h | ||
codepoints.c | ||
convert_string.c | ||
iconv.c | ||
pull_push.c | ||
util_str.c | ||
util_unistr_w.c | ||
util_unistr.c | ||
weird.c | ||
wscript_build | ||
wscript_configure |