empserver/src
Markus Armbruster 8544ef0e8d (coll): Fix freeing of repaid loan. The incorrectly freed loan
continued to exist.  Fortunately, both shark and collect refused to
touch it.  fina() and repa() oopsed in loan_owed(), and recovered by
assuming (incorrectly!) a plausible debt.  Before trdsub.c rev. 1.7,
fina() catched and logged the bug, and ignored the loan, and repa()
computed a ridiculous debt.
2007-01-20 15:57:25 +00:00
..
client Update copyright notice. 2007-01-09 19:09:31 +00:00
lib (coll): Fix freeing of repaid loan. The incorrectly freed loan 2007-01-20 15:57:25 +00:00
scripts (s_char): Remove. Use signed char for small integers, plain char for 2006-04-29 16:25:17 +00:00
server Fix the previous revision. 2007-01-19 18:25:30 +00:00
util Update copyright notice. 2007-01-09 19:09:31 +00:00