kkevlar / section-searcher

Project for CSC 308 and 309
1 stars 0 forks source link

Closing I/O streams needs to be in a finally statement #106

Closed kkevlar closed 5 years ago

kkevlar commented 5 years ago

This bug is in PlanFactory.java

Screenshot from 2019-05-17 14-36-40

SamuelEllertson commented 5 years ago

Fixed