| Summary: | systemd v240 memory leak in systemd-journald (buildroot 2019.02 LTS affected) | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Jonah <jonah> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | buildroot, jonah |
| Priority: | P5 | ||
| Version: | 2019.02.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Jonah
2019-05-24 18:48:11 UTC
Thanks for the report, can you please send a git formatted patch to the mailing list with the upstream fix? The upstream patch didn't apply cleanly to v240. I'm happy to look into it more, but it wasn't as trivial as "git cherry-pick" and I was not sure whether anyone has a preference for v241 verses an unofficial patch on v240. There are way too many changes between v240 and v241 to just bump the version in the stable branch. So please backport the patch, thanks. Actually, I think it's sufficient to take commit 2d5d2e0cc5 in addition to eb1ec489ee. Thanks, I submitted a patch to the list covering the addition of commit 2d5d2e0cc5 in addition to eb1ec489ee. Fixed in git by https://git.buildroot.org/buildroot/commit/?id=ae43e724e84dde358320775ba7423619b78d1839, thanks! |