Commit c20c535
Fix crash when new topic is not created.
The removed line (`i++;`) caused the most recent topic, which has just
failed to be created, to be passed to rdkafka to be destroyed, causing
a crash.1 parent 5804621 commit c20c535
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | 397 | | |
399 | 398 | | |
400 | 399 | | |
| |||
0 commit comments