From: Peter Maydell Date: Tue, 29 Apr 2008 20:59:04 +0000 (+0000) Subject: Fix SASL issue properly, by making sm_rrecord() and thus sm_hear() set X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/757fa32156f812a166631942816e46e2138ebae3?ds=sidebyside;hp=757fa32156f812a166631942816e46e2138ebae3 Fix SASL issue properly, by making sm_rrecord() and thus sm_hear() set the length of the reply string correctly (the SASL libraries now care if you pass in the wrong length). ---