Skip to content
Snippets Groups Projects
Commit e5cc7703 authored by Yorhel's avatar Yorhel
Browse files

Properly free return value of opendir() on calculation interrupt

When interrupinting the calculation process by pressing 'q' while
it's looping through a directory, or when a directory could be openend
but not chdir()'ed into, closedir() wasn't called.
parent 21f2e627
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment