Skip to content

Commit c98de4a

Browse files
Merge pull request #535 from neutrinoceros/bug/522
2 parents 4bcde89 + 9d7b028 commit c98de4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bottleneck/src/nonreduce_axis_template.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,7 @@ nonreducer_axis(char *name,
650650
}
651651
} else {
652652
RUNTIME_ERR("Unknown parse type; please report error.");
653+
return NULL;
653654
}
654655

655656
/* convert to array if necessary */

0 commit comments

Comments
 (0)