The book-probe code forgot to close the book file after opening it.
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Oct 2009 06:21:07 +0000 (23:21 -0700)
committerArun Persaud <arun@nubati.net>
Mon, 26 Oct 2009 06:21:07 +0000 (23:21 -0700)
commit75ee8e95af06463d34cc68cc2da70c63b61deb71
treee82df59391d5cb5cd83ee3ff142aa15cdb14e691
parentdfad9193b9811b84dfc3858911754bd75d49df68
The book-probe code forgot to close the book file after opening it.

fixed by adding an fclose at two points.
book.c