Followup to r29663: *really* *really* fix a bunch of error leaks in
commitc98bb5cdb127ce1eeb18fe7d4b9b4743a79a0dc6
authorglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sat, 1 Mar 2008 22:58:48 +0000 (1 22:58 +0000)
committerglasser <glasser@612f8ebc-c883-4be0-9ee0-a4e9ef946e3a>
Sat, 1 Mar 2008 22:58:48 +0000 (1 22:58 +0000)
treedbc20903597427c45ec64e2cb45f40efac5da872
parent599e22263dba89ab3adbfede2a0a124545a9cc49
Followup to r29663: *really* *really* fix a bunch of error leaks in
the svnserve Cyrus SASL implementation.

It turns out that it's easy to write bugs in a file that is entirely
#ifdefed out on the machine you're working on...

* subversion/svnserve/cyrus_auth.c
  (write_failure): Use the right variable name.

Found by: hwright

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