Project

General

Profile

Actions

Feature #2706

open

101: All obtained blk requests should be put after all

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

Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
04/04/2012
Due date:
% Done:

100%

Estimated time:
Published in build:
935d93f

Description

blk requests are obtained (some memory is allocated for them) by means of functions blk_get_request and blk_make_request. After usage (usually with help of blk_execute_rq) these requests should be put (and freed) with help of blk_put_request.
This rule is specific:resource:leaks:blk_request in our classifier and will be 101_1a model.

Links

Sample bugfixes 39a1d13


Related issues 1 (0 open1 closed)

Blocked by Linux Kernel Safety RuleDB - Feature #2707: IS_ERR kernel core function should be modeled because of it is too complex for our verifiers ClosedEvgeny Novikov04/04/2012

Actions
Actions

Also available in: Atom PDF