knadh / niltalk

Instant, disposable, single-binary web based live chat server. Go + VueJS.
GNU Affero General Public License v3.0
948 stars 118 forks source link

fix a nil pointer exception and os.Stat error value test #25

Open clementauger opened 3 years ago

clementauger commented 3 years ago

two stupid mistakes I made. os.Stat does not return an err when it succeed, and a nil pointer exception in GetRoom.