One complicated way to write xstrdup() .. pff
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Sep 2009 09:27:12 +0000 (12:27 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Sep 2009 12:47:10 +0000 (15:47 +0300)
commit90a0f752808d166e7d1640d60cd3a7d4cd26154e
treebd834fe23f6007e9a58dc8c02697c0eabd717690
parent961ced7a611000b8a3d522ddc92c6230b4367e1f
One complicated way to write xstrdup() .. pff
- sqlite backend uses dbi subfile for table name, leave it alone although
  it is the same as the file name...
- allocate + free both file and table name separately
lib/backend/sqlite.c