Optimize SAO getStaticData by using std::string pointer instead of return copy
authorLoic Blot <loic.blot@unix-experience.fr>
Wed, 11 Jan 2017 21:48:14 +0000 (22:48 +0100)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Fri, 13 Jan 2017 20:56:24 +0000 (21:56 +0100)
commitef0aa7d5b543b6561e1b7292b2d0a0ac43add55d
treef5c396ec87193c2a2ea4ef4c1672939dc506507a
parente2dd96b432f057cd8a3886314c78a79138a99c5e
Optimize SAO getStaticData by using std::string pointer instead of return copy

Signed-off-by: Loic Blot <loic.blot@unix-experience.fr>
src/content_sao.cpp
src/content_sao.h
src/serverenvironment.cpp
src/serverobject.h