Project

General

Profile

Actions

Bug #3931

open

ETV doesn't render indirect function call properly

Added by Mikhail Mandrykin about 11 years ago.

Status:
New
Priority:
Normal
Category:
Infrastructure
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 call
err = 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

ErrorPath.txt (248 KB) ErrorPath.txt Mikhail Mandrykin, 02/08/2013 05:30 PM
ErrorPathCore.txt (3.35 KB) ErrorPathCore.txt Mikhail Mandrykin, 02/08/2013 05:30 PM

No data to display

Actions

Also available in: Atom PDF