[PATCH v2] apparmor: Remove unused value
Chandra Mohan Sundar
chandramohan.explore at gmail.com
Fri Aug 15 06:34:04 UTC 2025
On Fri, Aug 15, 2025 at 9:40 AM Akhilesh Patil <akhilesh at ee.iitb.ac.in> wrote:
>
> On Thu, Aug 14, 2025 at 10:24:01PM +0530, Chandra Mohan Sundar wrote:
> > The value "new" is being assigned to NULL but that statement does not
> > have effect since "new" is being overwritten in the subsequent
> > fallback case.
> >
> > Remove the unused value. This issue was reported by coverity static
> > analyzer.
>
> Hi Chandra. Do you have Coverity ID for this issue ?
>
Hi Akhilesh,
Sure. The Coverity id is 1662453 (
https://scan5.scan.coverity.com/#/project-view/65357/10063?selectedIssue=1662453
).
Thanks,
Chandra Mohan Sundar
More information about the Linux-security-module-archive
mailing list