Home
last modified time | relevance | path

Searched hist:"73 a4385c6947df393ffb4bcdf84eef1294057d0c" (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/test-drivers/vimc/
H A Dvimc-lens.cdiff 73a4385c6947df393ffb4bcdf84eef1294057d0c Thu Apr 25 01:57:34 CEST 2024 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: vimc: Constify vimc_ent_type structures

The vimc_ent_type structure contains static pointers to functions, and
no other information that need to be modified after initialization. Make
them const to avoid the risk of arbitrary code execution following an
overflow that would overwrite the structure's contents.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
H A Dvimc-common.hdiff 73a4385c6947df393ffb4bcdf84eef1294057d0c Thu Apr 25 01:57:34 CEST 2024 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: vimc: Constify vimc_ent_type structures

The vimc_ent_type structure contains static pointers to functions, and
no other information that need to be modified after initialization. Make
them const to avoid the risk of arbitrary code execution following an
overflow that would overwrite the structure's contents.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
H A Dvimc-debayer.cdiff 73a4385c6947df393ffb4bcdf84eef1294057d0c Thu Apr 25 01:57:34 CEST 2024 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: vimc: Constify vimc_ent_type structures

The vimc_ent_type structure contains static pointers to functions, and
no other information that need to be modified after initialization. Make
them const to avoid the risk of arbitrary code execution following an
overflow that would overwrite the structure's contents.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
H A Dvimc-capture.cdiff 73a4385c6947df393ffb4bcdf84eef1294057d0c Thu Apr 25 01:57:34 CEST 2024 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: vimc: Constify vimc_ent_type structures

The vimc_ent_type structure contains static pointers to functions, and
no other information that need to be modified after initialization. Make
them const to avoid the risk of arbitrary code execution following an
overflow that would overwrite the structure's contents.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
H A Dvimc-scaler.cdiff 73a4385c6947df393ffb4bcdf84eef1294057d0c Thu Apr 25 01:57:34 CEST 2024 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: vimc: Constify vimc_ent_type structures

The vimc_ent_type structure contains static pointers to functions, and
no other information that need to be modified after initialization. Make
them const to avoid the risk of arbitrary code execution following an
overflow that would overwrite the structure's contents.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
H A Dvimc-sensor.cdiff 73a4385c6947df393ffb4bcdf84eef1294057d0c Thu Apr 25 01:57:34 CEST 2024 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: vimc: Constify vimc_ent_type structures

The vimc_ent_type structure contains static pointers to functions, and
no other information that need to be modified after initialization. Make
them const to avoid the risk of arbitrary code execution following an
overflow that would overwrite the structure's contents.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>