[PATCH rtems-tools v1 0/2] Uncaught exception patches

Chris Johns chrisj at rtems.org
Thu Oct 7 22:50:54 UTC 2021


OK for both

On 8/10/21 12:40 am, Ryan Long wrote:
> Hi,
> 
> These patches fix the "Uncaught exception" Coverity issues. To fix this,
> I just added a try and catch for the exception that Coverity identified.
> 
> Thanks,
> Ryan
> 
> Ryan Long (2):
>   TraceConverter.cc: Add catch for exception
>   rld-rapp.cpp: Add catch for exception
> 
>  rtemstoolkit/rld-rap.cpp        | 17 +++++++++++++----
>  tester/covoar/TraceConverter.cc | 28 +++++++++++++++++++++-------
>  2 files changed, 34 insertions(+), 11 deletions(-)
> 


More information about the devel mailing list