kkevlar / section-searcher

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

Potential NullPointerException in Category's equals() method #42

Closed bwlyday closed 5 years ago

bwlyday commented 5 years ago

Potential NullPointerException in this line from Category 16 if (other.getClass() != this.getClass())