Actions
Bug #11851
closedFix issues revealed in TTY environment model specifications when checking tests using memory safety
Start date:
08/24/2022
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
When dealing with #11810, I checked memory safety for tests intended for TTY environment model specifications. This revealed 2 issues:
- Missed install callback is considered as a failure.
- There is a memory leak in the model of the tty_port_register_device() function.
Actions