[BACKPORT 1.17] Zenoh docs and zenoh oom fixes#26053
Merged
dakejahl merged 5 commits intorelease/1.17from Dec 10, 2025
Merged
Conversation
Abort publication immediately when not enough memory is available. Zero _zenoh_publishers and _zenoh_subscribers to ensure we're not dereferencing a wrong pointer
Fixes flash overflow with zenoh target on fmu-v6x
dakejahl
approved these changes
Dec 7, 2025
|
No flaws found |
hamishwillee
approved these changes
Dec 10, 2025
Contributor
hamishwillee
left a comment
There was a problem hiding this comment.
Docs look the same to me as in main. I tweaked the version flag, since in the v1.17 docs you can assume this is indeed the version.
Note that before release we should probably run the metadata tools on this branch to make sure the dds_yaml doc remains correct.
Contributor
|
@dakejahl I don't know what the criteria for allowing backport into v1.17 are, but I am good with this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport Zenoh documentation to 1.17 and backport #25933 zenoh out-of-memory fixes.