antirez
ab3d3aca48
Prevent corruption of server.executable after DEBUG RESTART.
...
Doing the following ended with a broken server.executable:
1. Start Redis with src/redis-server
2. Send CONFIG SET DIR /tmp/
3. Send DEBUG RESTART
At this point we called execve with an argv[0] that is no longer related
to the new path. So after the restart the absolute path of the
executable is recomputed in the wrong way. With this fix we pass the
absolute path already computed as argv[0].
2017-11-30 18:40:20 +01:00
..
2017-10-04 16:12:47 +02:00
2017-11-28 18:27:59 +01:00
2017-05-11 16:44:03 +02:00
2016-04-25 16:49:57 +03:00
2014-06-26 18:48:40 +02:00
2016-06-07 16:46:00 -04:00
2017-07-14 10:55:17 +02:00
2017-07-14 10:55:17 +02:00
2017-04-18 16:24:50 +02:00
2016-04-04 08:50:58 +02:00
2017-07-06 16:09:30 +02:00
2017-05-11 16:44:46 +02:00
2015-10-01 13:02:26 +02:00
2015-10-01 13:02:25 +02:00
2017-03-22 10:07:00 +01:00
2016-10-07 11:55:35 +02:00
2016-09-19 14:11:17 +02:00
2017-10-31 09:52:56 +01:00
2017-06-15 17:02:16 +02:00
2017-11-30 13:13:56 +01:00
2017-03-22 10:07:00 +01:00
2015-07-26 15:17:18 +02:00
2014-12-23 09:31:03 -05:00
2014-12-23 09:31:03 -05:00
2017-11-30 13:13:56 +01:00
2017-09-20 11:47:26 +02:00
2016-08-04 15:12:12 +08:00
2017-01-12 09:59:31 +01:00
2017-11-08 17:09:01 +01:00
2017-02-21 17:16:35 +01:00
2014-12-23 09:31:03 -05:00
2014-12-23 09:31:03 -05:00
2017-11-30 13:14:04 +01:00
2017-11-27 12:32:38 +01:00
2014-12-05 12:41:59 +11:00
2017-06-30 11:53:43 +02:00
2015-07-26 15:17:18 +02:00
2017-07-06 16:09:41 +02:00
2016-07-06 16:31:11 +02:00
2016-07-27 11:34:25 +02:00
2016-07-27 11:34:25 +02:00
2016-06-14 14:45:28 +02:00
2017-07-14 10:55:17 +02:00
2016-12-21 11:05:38 +01:00
2016-06-20 23:08:06 +03:00
2017-02-21 17:16:35 +01:00
2015-02-11 10:52:27 +01:00
2017-05-11 16:44:46 +02:00
2015-01-02 11:16:10 -05:00
2015-01-02 11:16:10 -05:00
2014-06-26 18:48:40 +02:00
2017-11-28 17:34:47 +01:00
2017-07-14 10:55:17 +02:00
2015-12-16 17:41:22 +01:00
2017-11-24 13:30:06 +01:00
2017-07-14 10:55:17 +02:00
2017-07-14 10:55:17 +02:00
2015-07-27 14:37:58 +02:00
2017-11-30 13:13:56 +01:00
2014-06-26 18:48:40 +02:00
2015-07-27 14:37:58 +02:00
2016-10-28 19:47:29 +08:00
2016-06-20 23:08:06 +03:00
2014-08-08 10:05:32 +02:00
2017-04-18 16:16:03 +02:00
2017-04-18 16:16:09 +02:00
2017-04-18 16:16:09 +02:00
2017-11-24 11:10:03 +01:00
2017-09-20 11:47:23 +02:00
2017-09-20 11:47:08 +02:00
2017-07-24 15:21:05 +02:00
2017-11-28 17:34:08 +01:00
2017-11-30 13:13:56 +01:00
2016-10-10 01:13:20 +09:00
2017-01-27 10:49:25 +01:00
2017-11-24 09:38:34 +01:00
2014-06-26 18:48:40 +02:00
2017-11-24 11:10:03 +01:00
2016-04-25 16:49:57 +03:00
2016-06-03 18:14:04 +02:00
2017-11-23 15:15:50 +01:00
2017-11-08 15:50:59 +01:00
2015-11-17 15:43:23 +01:00
2015-07-25 17:25:44 +02:00
2017-02-21 17:16:35 +01:00
2017-11-30 18:40:20 +01:00
2017-11-30 13:13:56 +01:00
2017-11-28 17:34:47 +01:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2017-02-21 17:16:35 +01:00
2017-09-21 15:46:49 +02:00
2017-06-20 16:56:47 +02:00
2015-01-09 11:23:22 +01:00
2015-10-01 13:02:25 +02:00
2015-07-26 15:17:18 +02:00
2014-07-02 16:31:22 +02:00
2015-08-06 18:12:20 +02:00
2017-11-28 18:38:49 +01:00
2016-06-20 23:08:06 +03:00
2016-09-12 13:19:05 +02:00
2016-12-13 18:34:04 +01:00
2017-02-21 17:16:35 +01:00
2016-05-10 06:40:05 +02:00
2015-11-04 17:16:34 +01:00
2017-11-30 13:23:42 +01:00
2017-02-01 17:01:41 +01:00
2016-12-16 09:05:48 +01:00
2014-12-23 09:31:03 -05:00
2014-12-23 09:31:03 -05:00
2017-05-11 16:44:46 +02:00
2017-05-11 16:44:46 +02:00