In the function CFE_TIME_Print(), gmtime_r could fail and not initialize struct tm. Suggest fix is to add an error check and/or set default time for tm.
In the function CFE_TIME_Print(), gmtime_r could fail and not initialize struct tm.
Suggest fix is to add an error check and/or set default time for tm.