Project

General

Profile

Actions

Bug #11851

closed

Fix issues revealed in TTY environment model specifications when checking tests using memory safety

Added by Evgeny Novikov over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
High
Category:
Environment models
Target version:
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.

Related issues 1 (1 open0 closed)

Blocks Klever - Feature #11810: Check whether the same resources are passed to various related callbacksNewEvgeny Novikov08/09/2022

Actions
Actions #1

Updated by Evgeny Novikov over 1 year ago

  • Blocks Feature #11810: Check whether the same resources are passed to various related callbacks added
Actions #2

Updated by Evgeny Novikov over 1 year ago

  • Status changed from New to Resolved

I fixed both issues in branch fix-minor-issues-tty-envmodel-spec. Let's see on testing results.

Actions #3

Updated by Evgeny Novikov over 1 year ago

  • Status changed from Resolved to Closed

Tests did not reveal any changes, so I merged the branch to master in cb5f01529. I marked this commit as v3.7rc1.

Actions

Also available in: Atom PDF