Actions
Bug #8266
openEMG should consider cases when a kernel function with a model is set as handler
Start date:
06/30/2017
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
In drivers/crypto/qat/qat_common/intel_qat.ko (Linux 4.2.6) function seq_release is set as a release handler of file_operations structure. seq_open is called directly. In this case seq_operations are successfully registered, but can not be deregistered as the model of seq_release was not applied to the generated call of release handler.
No data to display
Actions