1
0
mirror of https://github.com/fluencelabs/redis synced 2025-03-25 20:01:04 +00:00
antirez 3758f27bc1 Fixed dbuf variable scope in luaRedisGenericCommand().
I'm not sure if while the visibility is the inner block, the fact we
point to 'dbuf' is a problem or not, probably the stack var isx
guaranteed to live until the function returns. However obvious code is
better anyway.
2014-06-04 18:57:12 +02:00
..
2012-04-13 17:52:33 -07:00
2013-01-19 10:59:44 +01:00
2013-01-19 10:59:44 +01:00
2014-05-07 16:12:32 +02:00
2013-01-19 10:59:44 +01:00
2014-05-14 10:46:37 +02:00
2014-04-22 16:14:38 +02:00
2013-01-19 10:59:44 +01:00
2014-03-28 12:11:55 +01:00
2014-03-20 16:20:37 +01:00
2013-01-19 10:59:44 +01:00
2014-05-22 18:48:37 +02:00
2013-01-19 10:59:44 +01:00
2014-01-22 09:54:55 +01:00
2013-07-16 15:43:36 +02:00
2013-01-19 10:59:44 +01:00
2013-07-02 12:08:07 +02:00
2011-07-06 15:22:00 +02:00
2013-05-27 11:44:04 +02:00
2013-09-03 15:15:51 +02:00