From 1c91936294d4342139d73ead11a5038717858fcc Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:32:56 -0400 Subject: [PATCH] IC:2021-03-30, Add cfe and osal PRs nasa/osal#923 - Fix #831, Finish os-impl-bsd-socket.c coverage testing nasa/cfe#1237 - Fix #1180, Removes impossible conditions nasa/cfe#1240 - Fix #1002, Remove deprecated elements nasa/cfe#1253 - Fix #1252, Squash potentially uninitialized variable warnings nasa/cfe#1241 - Fix #1185, Squash possible uninitialized variable false alarms nasa/cfe#1247 - Fix #1246, Typo in CFE_TBL_Validate AppName nasa/cfe#1234 - Fix #1192, Initialize TotalMsgSize in CFE_SB_GetUserDataLength nasa/cfe#1245 - Fix #1187, Increment CreatePipeErrorCounter for all create pipe errors nasa/cfe#1236 - Fix #1186, Remove useless assignments/checks nasa/cfe#1262 - Fix #1239, scrub include header guards nasa/cfe#1256 - Fix #1194, check for NULL in SlotUsed helpers nasa/cfe#1263 - Fix #1261, removed redundant checks for CFE_SUCCESS nasa/cfe#1250 - Fix #1215, remove task registration calls nasa/cfe#1242 - Fix #1223, shorten TestRunner function name nasa/cfe#1242 - Fix #1264, Convert functional test startup script example to use "simple" filenames nasa/cfe#1229 - Fix #1164, use FS file name parser for commands nasa/cfe#1257 - Fix #1155, clean up zero copy API nasa/cfe#1254 - Fix #1181, global variable cleanup nasa/cfe#1255 - Fix #1206, report PSP version in ES HK TLM --- cfe | 2 +- osal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cfe b/cfe index f034054fa..7db7c72d1 160000 --- a/cfe +++ b/cfe @@ -1 +1 @@ -Subproject commit f034054fa4a832427aee1ee35b06d31d686768a7 +Subproject commit 7db7c72d11a2943e3ae2fe579160daca57ceb9e7 diff --git a/osal b/osal index d848f0997..073019a9f 160000 --- a/osal +++ b/osal @@ -1 +1 @@ -Subproject commit d848f099705aba28b0ccff44bc5dfd1fad5bf368 +Subproject commit 073019a9faf39b961be895d0340b2531458f5db6