Johan Wikman
6359b7983f
MXS-1529 Prevent endless realloc loop
...
If the provided config path refers to a directory it can still
be opened and an attempt to read be made. However, as reading
will fail but end-of-file not be reached, we can't rely upon
'feof()' for detecting when to bail out.
As it is a user error to provide a directory as the config path,
that will be detected and deemed an error in a subsequent commit.
2017-11-28 15:33:50 +02:00
..
2017-10-03 13:03:49 +03:00
2017-09-26 13:36:10 +03:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-04-18 13:14:47 +03:00
2017-02-14 21:42:28 +02:00
2017-08-15 09:56:22 +03:00
2017-06-30 10:46:04 +03:00
2017-10-11 11:30:58 +03:00
2017-11-28 15:33:50 +02:00
2017-08-29 11:15:06 +03:00
2017-02-14 21:42:28 +02:00
2017-06-30 10:46:05 +03:00
2017-09-27 10:32:26 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-10-21 14:55:56 +03:00
2017-02-27 13:36:51 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-11-14 16:51:34 +02:00
2017-02-14 21:42:28 +02:00
2017-09-06 16:41:56 +03:00
2017-02-20 11:07:44 +02:00
2017-02-20 11:07:44 +02:00
2017-04-04 16:19:21 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-08-17 15:54:44 +03:00
2017-10-11 11:30:58 +03:00
2017-05-15 10:36:58 +03:00
2017-10-03 13:03:49 +03:00
2017-03-15 09:11:18 +02:00
2017-09-01 13:20:20 +03:00
2017-09-12 15:38:25 +03:00
2017-02-14 21:42:28 +02:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-09-12 09:29:26 +03:00
2017-11-14 16:51:34 +02:00
2017-08-15 09:56:22 +03:00
2017-09-01 13:20:20 +03:00
2017-02-14 21:42:28 +02:00
2017-03-21 15:19:10 +02:00
2017-11-14 16:51:34 +02:00
2017-04-18 13:14:47 +03:00
2017-02-14 21:42:28 +02:00
2017-03-13 10:45:54 +02:00
2017-09-26 13:36:10 +03:00