]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Invalidate table pointers on shutdown.
authorAndre Noll <maan@systemlinux.org>
Sat, 15 Sep 2007 16:32:32 +0000 (18:32 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 15 Sep 2007 16:32:32 +0000 (18:32 +0200)
This caused a segfault when com_init() was invoked twice because
osl was trying to close an already closed table.

Also, add a bunch of error descriptions.


No differences found