At least on OpenBSD/amd64, this macro returns a bogus value if its argument is NULL.
authorJon Trulson <jon@radscan.com>
Thu, 9 Aug 2012 18:21:43 +0000 (12:21 -0600)
committerJon Trulson <jon@radscan.com>
Thu, 9 Aug 2012 18:21:43 +0000 (12:21 -0600)
commit0d2f7866ac676ab0f3c8ac3eabcec06f580a9d62
tree4469522664ba14b8e7537d6e6ebdf9d07c318f2d
parent491ff2228fe4e7b84d796391e8ab5d86983feea7
At least on OpenBSD/amd64, this macro returns a bogus value if its argument is NULL.

Patch from Pascal Stumpf <Pascal.Stumpf@cubes.de>

So check for this first like the other macros in this file do, and
don't cast an istring to int.
cde/programs/dtappbuilder/src/libAButil/istr.h