]> git.saurik.com Git - redis.git/commit
Use Lua tostring() before concatenation.
authorantirez <antirez@gmail.com>
Fri, 13 Apr 2012 12:54:49 +0000 (14:54 +0200)
committerantirez <antirez@gmail.com>
Fri, 13 Apr 2012 14:23:38 +0000 (16:23 +0200)
commitc9853f537b80971bfc82f1df9fedf5c1abf004d5
treea13090a7106f0461fc0677df569cd1175f31a45f
parentd63a1716ebc8b6164287ee3ceed7c4bae0c49751
Use Lua tostring() before concatenation.
src/scripting.c