c152d551de
cast array using pointer to first element [newboot] instead of pointer to whole array [&newboot] to avoid OW error W115 "&array may not produce intended result" since the address of operator "&" is not required for getting the address of an array. |
||
---|---|---|
.. | ||
bin2c.c | ||
fdkrncfg.c | ||
makefile | ||
sys.c | ||
talloc.c |