Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

pkg/ccn-lite: patch to fix use-after-free [backport 2022.07] #18488

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

maribu
Copy link
Member

@maribu maribu commented Aug 21, 2022

Backport of #18483

Contribution description

Testing procedure

Build the pkg/ccn-lite example with a current GCC. Before this patch, this fails as described in #18480 -- after, it passes.

Issues/PRs references

Closes: #18480

Found while doing final tests for the 2022.07-RC3 at RIOT-OS/Release-Specs#257

This has been reported upstream as cn-uofbasel/ccn-lite#388

@maribu maribu added Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) labels Aug 21, 2022
@maribu maribu requested a review from chrysn August 21, 2022 10:51
Copy link
Member

@chrysn chrysn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. (To clarify: Actually I asked the backport script to be run as it doesn't work for me due to #18486, and maribu confirmed that he's happy with it, so he opened it on my behalf, and I ACK on his).

@chrysn chrysn added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Aug 21, 2022
@chrysn chrysn force-pushed the backport/2022.07/ccn-lite-388 branch from 14b7661 to 9d27ba2 Compare August 23, 2022 08:53
@chrysn chrysn enabled auto-merge August 23, 2022 10:38
@chrysn chrysn merged commit b2a5427 into RIOT-OS:2022.07-branch Aug 23, 2022
@chrysn chrysn added this to the Release 2022.07 milestone Aug 25, 2022
@maribu maribu deleted the backport/2022.07/ccn-lite-388 branch January 21, 2023 21:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants