]> rtime.felk.cvut.cz Git - ulut.git/commit
Custom GSA array can be preinitialized by static intems list now.
authorppisa <ppisa>
Fri, 28 Jul 2006 12:42:33 +0000 (12:42 +0000)
committerppisa <ppisa>
Fri, 28 Jul 2006 12:42:33 +0000 (12:42 +0000)
commit04baa663ae8c86650ff62cebbb8ab644c79a3a7b
treefb76d0dbc9b02b889de6782ab9678f8471decf74
parent180128ff12ff9ba268457cbe74f968fc81ae5a4e
Custom GSA array can be preinitialized by static intems list now.
The functions gsa_cust_insert_at() and gsa_cust_delete_at()
recognizes such case when alloc_count is zero and do array copy
instead of items array free or realloc.
ulut/ul_gsacust.c