Commit c888f7b
committed
fbtl/posix: fix for CID 1645300
initialize all elements of the aio structure to zero by using calloc
instead of malloc
Signed-off-by: Edgar Gabriel <[email protected]>1 parent 22b5194 commit c888f7b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments