"...GENERIC-LTE-EPC/CONF/gnb.band78.tm1.106PRB.usrpn300.conf" did not exist on "f767dea2a09259e6e3205a7ba82a6c83f1559578"
Commit 5930acac authored by Cedric Roux's avatar Cedric Roux

harmonize calloc parameters

use:
     type *x = calloc(1, sizeof(*x));
everywhere to avoid bad types inside the sizeof.
parent 18d717ea
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment