Fix nullptr test on Mac, and avoid passing nullptr into vararg function
authorScott Cantor <cantor.2@osu.edu>
Wed, 4 May 2016 01:07:54 +0000 (21:07 -0400)
committerScott Cantor <cantor.2@osu.edu>
Wed, 4 May 2016 01:07:54 +0000 (21:07 -0400)
commitbc1309965f12148ed21c01f7b16e96518a6c6bcd
tree39c80443ac02a4797050e9a08d4563400e6c7092
parentde4ae7026d2abeb75baf2e6ffac863edc806545f
Fix nullptr test on Mac, and avoid passing nullptr into vararg function
configure.ac
xmltooling/soap/impl/CURLSOAPTransport.cpp
xmltooling/util/CurlURLInputStream.cpp