Project

General

Profile

Actions

Feature #2772

open

112: Check that variables are initialized before usage

Added by Evgeny Novikov about 12 years ago. Updated about 12 years ago.

Status:
Open
Priority:
Normal
Start date:
04/19/2012
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

This is very hard rule to be formulated for high-weight static analysis tools because of it's too generic. But we can try to do this in some cases. Say, commit c6fedb5 of linux-stable branch fixed an error related with 'extra_len' variable may be used uninitialized. This issue belongs to generic:uninit in our classifier. Model 112_1a will try to find it.

Actions

Also available in: Atom PDF