RecordCache::add clones instead of making refs to it.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Mar 2009 13:26:34 +0000 (14:26 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Mar 2009 13:29:46 +0000 (14:29 +0100)
RecordCache::add clones data for real rather than grabbing memory from
supplied ODR. The clone is achieved by new functions in YAZ:
yaz_clone_z_NamePlusRecord and yaz_clone_z_RecordComposition.


No differences found