Skip to content

Commit 2314eae

Browse files
Apply suggestions from code review
Co-authored-by: Igor Malinovskiy <u.glide@gmail.com>
1 parent 0294d8e commit 2314eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/develop/clients/hiredis/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ int main() {
6060
} else {
6161
printf("Can't allocate redis context\n");
6262
}
63+
exit(1);
6364
}
6465

6566
// Set a string key.

0 commit comments

Comments
 (0)