COVERITY: Forward NULL CID:46
authorNelson Ferreira <nelson.ferreira@ieee.org>
Thu, 12 Jan 2012 03:23:56 +0000 (22:23 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Thu, 12 Jan 2012 03:23:56 +0000 (22:23 -0500)
commit59d506629cd290206ded3a27c1c267beed0c24cc
tree0066b1e82f88a354e05a9ecda6040767e8da6af3
parent97f162eb6e0cb15cc5948ed728f8c4dc72cb9db3
COVERITY: Forward NULL CID:46

* src/print.c (write_string_to_stdio_stream): Add appropriate
diagnostics if no console nor stream provided...
* src/print.c (Fexternal_debugging_output): Explict NULL
initialization.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/print.c