Fixed EPWMD_LIBXML_ERROR error descriptions. In client_thread(), when
commitb9f6f42aa61a6f95d6ffc1edda33a56b71e85bb9
authorBen Kibbey <bjk@luxsci.net>
Fri, 11 Jan 2008 02:22:58 +0000 (10 21:22 -0500)
committerBen Kibbey <bjk@luxsci.net>
Fri, 11 Jan 2008 02:22:58 +0000 (10 21:22 -0500)
treef4ed73cb365163af71376f0fa436badb8a9483aa
parent6c6b3dc04701401da585ab3baabb9d0caf1abf40
Fixed EPWMD_LIBXML_ERROR error descriptions. In client_thread(), when
assuan_process_next() fails, call send_error() rather than
assuan_process_done(). Also keep the first error that libxml reports
which will be the one sent to the client.
src/common.h
src/pwmd.c