Fix inotify code to handle dangling symlinks better.

This commit is contained in:
Simon Kelley
2015-07-06 21:48:49 +01:00
parent 5e95a552ee
commit 362c9303da
2 changed files with 71 additions and 17 deletions

View File

@@ -2,7 +2,10 @@ version 2.74
Fix reversion in 2.73 where --conf-file would attempt to
read the default file, rather than no file.
Fix inotify code to handle dangling symlinks better and
not SEGV in some circumstances.
version 2.73
Fix crash at startup when an empty suffix is supplied to
--conf-dir, also trivial memory leak. Thanks to