Files
redis/src
Matt Stancliff 60c448b584 Cluster: Fix segfault if cluster config corrupt
This commit adds a size check after initial config
line parsing to make sure we have *at least* 8 arguments
per line.

Also, instead of asserting for cluster->myself, we just test
and error out normally (since the error does a hard exit anyway).

Closes #1597
2014-08-25 10:11:38 +02:00
..
2012-04-13 17:52:33 -07:00
2014-08-08 10:43:54 +02:00
2014-08-07 12:12:54 +02:00
2013-01-19 10:59:44 +01:00
2014-08-18 11:12:26 +02:00
2014-08-18 10:59:01 +02:00
2014-08-07 12:12:54 +02:00
2014-04-22 16:14:38 +02:00
2014-08-07 16:17:37 +02:00
2014-08-13 10:53:54 +02:00
2014-07-02 17:04:14 +02:00
2014-08-08 10:30:14 +02:00
2014-08-08 14:54:02 +02:00
2014-08-08 10:05:32 +02:00
2014-08-18 11:09:06 +02:00
2013-01-19 10:59:44 +01:00
2014-08-08 14:54:02 +02:00
2014-08-18 11:23:58 +02:00
2014-01-22 09:54:55 +01:00
2013-07-16 15:43:36 +02:00
2014-08-13 10:53:51 +02:00
2014-08-13 10:53:51 +02:00
2013-01-19 10:59:44 +01:00
2014-07-02 16:31:22 +02:00
2014-07-02 16:31:22 +02:00
2014-08-07 12:20:57 +02:00
2013-07-02 12:08:07 +02:00
2011-07-06 15:22:00 +02:00
2013-09-03 15:15:51 +02:00