aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/Attrs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/Attrs.c b/generic/Attrs.c
index 77ce2a5..ac680b7 100644
--- a/generic/Attrs.c
+++ b/generic/Attrs.c
@@ -486,6 +486,8 @@ ZnGetLeaderAnchors(ZnWInfo *wi,
anchors[anchor_index+1] = 100;
}
break;
+ default:
+ goto la_error;
}
anchor_index += 2;
name += index;