You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the UtPrintx() routine such that the loop stops correctly.
Also improves the output to print the address, not just the data.
Note if UtPrintf is used, one sees the file/line of the UtPrintx
function, not the actual test location, so it is better to call
UT_BSP_DoText directly so it omits this extraneous info.
Describe the bug
Any use of UtPrintx results in an infinite printing of the given Memory and Length.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Code snips
osal/ut_assert/src/uttools.c
Lines 188 to 207 in b37da18
System observed on:
Reporter Info
Alan Gibson
NASA/GSFC 587
The text was updated successfully, but these errors were encountered: