Eyal - 2020-12-24

I have a version of the code that I ran through valgrind and it passes my tests. I think that valgrind would catch any double open.

My version with fixes is here: https://github.com/eyal0/gerbv

Let me know if that fixes it for you, too.