]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commitc91ff5bca6a9161354e9baf85423d1498c832696
tree64920936102f09bfce8ee93cabf33069faa9e988
parenta3b43ea4ccc39b56ec4de003f83836b75905afe2
Invalidate table pointers on shutdown.

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.
aft.c
attribute.c
error.h
score.c