Actions
Bug #617
openopen should be called before close in struct cpia_camera_ops
Start date:
12/08/2010
Due date:
% Done:
0%
Estimated time:
Detected in build:
492cf95527ed7a3445b7257251e34a58e85ea9a4
Platform:
Published in build:
Description
Example is drivers/kbdrivers/0068-2.6.31.6/test-0068-2.6.31.6-verdict-unsafe-drivers--media--video--cpia_usb.c/cpia_usb.ko from medium testset
But unfortunately for now it will not help to eliminate false positive, because urb is stored in driver structures passed as a parameter.
ucpia->sbuf1.urb = urb;
Preconditions for envgen should be fixed.
Actions