aboutsummaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/SPUserManager.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPUserManager.m b/Source/SPUserManager.m
index 719a9639..a4d12588 100644
--- a/Source/SPUserManager.m
+++ b/Source/SPUserManager.m
@@ -608,6 +608,8 @@ static const NSString *SPTableViewNameColumnID = @"NameColumn";
return;
}
+
+ [errorsString release];
// Otherwise, close the sheet
[NSApp endSheet:[self window] returnCode:0];