Jakob Unterwurzacher c32066c5b0 fusefrontend: fix fd leak in dirCache
The missing break meant that we may find a second
hit in the cache, Dup() a second fd, and leak the first
one.

Thanks @slackner for finding this.
2019-01-04 23:35:48 +01:00
..
2018-04-02 18:32:30 +02:00
2018-12-27 15:19:55 +01:00
2018-10-11 20:16:45 +02:00
2017-05-31 08:21:36 +02:00
2017-04-29 14:50:58 +02:00
2017-04-29 14:50:58 +02:00
2018-12-27 15:19:55 +01:00