1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-16 12:03:03 -05:00
Simon Tatham 9072bab11b Unix: fix segfault if ~/.putty/sessions doesn't exist.
Looks as if I introduced this in commit 733fcca2c, where the pointer
returned from enum_settings_start() stopped being the same thing as
the underlying 'DIR *' - I needed to retain a check for the outer
containing structure not being NULL but the DIR * being NULL inside
it.
2018-10-07 14:05:53 +01:00
..
2018-09-19 23:08:07 +01:00
2018-09-19 23:08:07 +01:00
2018-09-21 16:46:03 +01:00
2018-08-25 14:38:47 +01:00
2018-10-06 07:28:51 +01:00
2018-10-06 07:28:51 +01:00
2018-10-06 07:28:51 +01:00
2018-10-06 07:28:51 +01:00