kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #48041
[Bug 1287109] Re: kernel oops suffers from memory leak and unchecked heap allocations
** Branch linked: lp:ubuntu/kerneloops
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to kerneloops in Ubuntu.
https://bugs.launchpad.net/bugs/1287109
Title:
kernel oops suffers from memory leak and unchecked heap allocations
Status in “kerneloops” package in Ubuntu:
In Progress
Bug description:
I run cppcheck on kerneloops and found a few issues:
* A memory leak in writefunction()
* Various unchecked heap allocations - allocs that fail return null causing null pointer dereferencing and hence segfaults
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kerneloops/+bug/1287109/+subscriptions
References