Add string_or_undef() utility function. Used when setting addinfo in
authorMike Taylor <mike@indexdata.com>
Fri, 10 Aug 2007 00:00:14 +0000 (00:00 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 10 Aug 2007 00:00:14 +0000 (00:00 +0000)
commit8b44ee5f70e299a90738ebda0a87e879d6130aca
tree16ced858721a93a23260c37e5c9e7d328ebf5b79
parent73121dc821d9857349be977961a7f77d36e75b69
Add string_or_undef() utility function.  Used when setting addinfo in
search handler to avoid "Use of uninitialized value in subroutine
entry" warnings from Perl.  Yet to be plumbed into the other handlers
as I don't yet have a way of testing them.
SimpleServer.xs