Added odr_strdup_null which calls nmem_strdup_null. This function accepts
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Sep 2007 08:35:42 +0000 (08:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 Sep 2007 08:35:42 +0000 (08:35 +0000)
commit116bfb8f4109efbe39bdfe98b0e17e15e8e50c4a
tree431a63c7b56525e73415aa4ead8e09cb8840a14f
parentc9e4ad355f2f30b98fa129d9f63d00f70b56652d
Added odr_strdup_null which calls nmem_strdup_null. This function accepts
a NULL ptr as source in which the result is a NULL ptr too.
include/yaz/odr.h
src/odr_mem.c