-
Notifications
You must be signed in to change notification settings - Fork 52
Commit 335156e
Allow mech.__str__ to be dotted form
Validate that sasl_name is nonempty before assigning it to base;
this prevents the situation where the sasl_name query succeeds,
but the contents of the name are empty.
Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>1 parent fe6d5cc commit 335156e
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 | - | ||
59 | + | ||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments