]> git.tuebingen.mpg.de Git - paraslash.git/commit
osl.c: Fix a bug in osl_update_object().
authorAndre Noll <maan@systemlinux.org>
Sat, 15 Sep 2007 13:12:59 +0000 (15:12 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 15 Sep 2007 13:12:59 +0000 (15:12 +0200)
commitc34f298fa8e51980b7b3e97aa995acb263ea8bed
treebd749d62783b3ca3b32407bd0f69580506db6c9c
parent371b9f4aa3b16935f410a40e7ede4e43e63f87e6
osl.c: Fix a bug in osl_update_object().

In case a mapped column is being updated, we have to unmap the
thing before appending to the data file.
osl.c