Followup to r29659: *really* fix a bunch of error leaks in the
commit599e22263dba89ab3adbfede2a0a124545a9cc49
authorglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sat, 1 Mar 2008 19:04:42 +0000 (1 19:04 +0000)
committerglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sat, 1 Mar 2008 19:04:42 +0000 (1 19:04 +0000)
tree040173e785d501502a06d591b27438c1ee506d3c
parentf62910b0dc004c8370814caadde0f17e22f0993c
Followup to r29659: *really* fix a bunch of error leaks in the
svnserve Cyrus SASL implementation.

* subversion/svnserve/cyrus_auth.c
  (write_failure): New wrapper around svn_ra_svn_write_cmd_failure
   which clears its error argument.
  (fail_cmd, cyrus_auth_request): Use write_failure.

Found by: dionisos

git-svn-id: http://svn.collab.net/repos/svn/trunk@29663 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
subversion/svnserve/cyrus_auth.c