[dpdk-dev] [PATCH v1 1/1] power: fix potential null dereferences

David Hunt david.hunt at intel.com
Fri Jul 9 17:19:10 CEST 2021


On 9/7/2021 4:09 PM, David Marchand wrote:
> On Fri, Jul 9, 2021 at 5:02 PM Anatoly Burakov
> <anatoly.burakov at intel.com> wrote:
>> Currently, the error paths can lead to attempts at dereferencing NULL
>> pointers. Add the check to avoid attempts at dereferencing NULL
>> pointers.
>>
> Coverity issue: 371895


This patch also fixes

Coverity issue: 371889

Rgds,

Dave


>
>> Fixes: 06cffd468fdd ("power: refactor ACPI and intel_pstate support")
>>
>> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
>
>


More information about the dev mailing list