]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix osl_del_row().
authorAndre Noll <maan@systemlinux.org>
Sun, 18 Nov 2007 19:47:59 +0000 (20:47 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Nov 2007 19:47:59 +0000 (20:47 +0100)
commitf3a22620ec1091b6a56152eacd9fcf5560b7bf1d
tree1fdb331ceb8b71059307ef5fa724e8de5c9c4640
parent68ec1b4e13c62fd94b713bc4983ff86ed9f7f4ef
Fix osl_del_row().

Only free volatile columns of the deleted row if OSL_DONT_FREE
is not set.
osl.c