Couple of warnings fixes
These couple of fixes were found by enabling _FORTIFY_SOURCE
in combination
with optimization, passed on as compiler args by default when building
yocto/OE distributions.
Edited by Marius Vlad
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
These couple of fixes were found by enabling _FORTIFY_SOURCE
in combination
with optimization, passed on as compiler args by default when building
yocto/OE distributions.