Commit 82d792a
committed
plugin_proxy: change proxydef initialization to use calloc instead of malloc
Changing intialization to use calloc instead of malloc so that emtpy fields are 0 initialized.
Specifically for the event_type addition.
Signed-off-by: jmccormick7 <jcm258@case.edu>1 parent 8b70738 commit 82d792a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
624 | | - | |
| 624 | + | |
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| |||
0 commit comments