Actions
Feature #7956
closedSpecification on i2c_register_driver
Start date:
02/06/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
SMG requires accurate resources deallocation which were passed to ldv_emg_i2c_register_driver.
Generally struct i2c_driver *driver is a constant provided by module, and we shouldn’t free it.
Example trace: http://ldvstore:8998/reports/unsafe/133499/
Actions