antirez 237ab727b9 Suppress valgrind error about write sending uninitialized data.
Valgrind checks that the buffers we transfer via syscalls are all
composed of bytes actually initialized. This is useful, it makes we able
to avoid leaking informations in non initialized parts fo messages
transferred to other hosts. This commit fixes one of such issues.
2015-01-13 09:31:37 +01:00
..
2012-04-13 17:52:33 -07:00
2014-09-29 06:49:07 -04:00
2014-08-08 10:43:54 +02:00
2015-01-02 11:16:08 -05:00
2013-01-19 10:59:44 +01:00
2014-12-12 12:02:39 +09:00
2014-09-29 06:49:08 -04:00
2014-12-14 12:25:42 +02:00
2015-01-09 11:53:51 +01:00
2014-07-02 17:04:14 +02:00
2014-08-08 14:54:02 +02:00
2014-12-23 09:31:02 -05:00
2015-01-02 11:16:08 -05:00
2014-08-08 10:05:32 +02:00
2015-01-09 15:19:18 -05:00
2015-01-08 09:52:55 +01:00
2014-08-08 14:54:02 +02:00
2014-12-23 09:31:03 -05:00
2015-01-02 11:16:08 -05:00
2014-07-02 16:31:22 +02:00
2014-12-21 16:13:45 +02:00
2014-12-23 09:31:03 -05:00
2011-07-06 15:22:00 +02:00
2015-01-02 11:16:08 -05:00
2015-01-02 11:16:08 -05:00