spelling fixes (underun prefered relase encyption confunder)
[abartlet@samba.org: From Samba debian package at https://salsa.debian.org/samba-team/samba/-/blob/master/debian/patches/heimdal-spelling.patch?ref_type=heads] Signed-off-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:

committed by
Jeffrey Altman

parent
c753ed5b7f
commit
c80c04b235
@@ -701,7 +701,7 @@ heim_auto_release(heim_object_t ptr)
|
||||
}
|
||||
|
||||
if (tls == NULL || (ar = tls->current) == NULL)
|
||||
heim_abort("no auto relase pool in place, would leak");
|
||||
heim_abort("no auto release pool in place, would leak");
|
||||
|
||||
HEIMDAL_MUTEX_lock(&ar->pool_mutex);
|
||||
HEIM_TAILQ_INSERT_HEAD(&ar->pool, p, autorel);
|
||||
|
Reference in New Issue
Block a user