Actions
Bug #3931
openETV doesn't render indirect function call properly
Start date:
02/08/2013
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
For driver:
linux-3.8-rc1 32_7a drivers/media/v4l2-core/videodev.ko ldv_main6_sequence_infinite_withcheck_stateful
ETV renders indirect function callerr = func(file, cmd, parg);
in line 2401 of v4l2-ioctl.c.prepared as(*func)(file, cmd, parg)
.
Neither curly bracket nor indentation of the following code after the call are present. The corresponding error path (ErrorPath.txt) is attached.
Files
No data to display
Actions