08dd403dbd
Coverity reported that an argument for sizeof was used improperly.
We should allocate memory for value size that pointer points to,
instead of pointer size itself.
Coverity issue: 144523, 144521
Fixes:
|
||
---|---|---|
.. | ||
main.c | ||
Makefile |