[21358] Fix null-dereference error on Ubuntu#5895
Merged
Merged
Conversation
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
3 times, most recently
from
June 20, 2025 13:22
d979d8f to
ba4b5fa
Compare
Javgilavi
requested review from
richiprosima
and removed request for
richiprosima
June 20, 2025 13:23
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
June 20, 2025 13:29
ba4b5fa to
92d4758
Compare
Javgilavi
requested review from
richiprosima
and removed request for
richiprosima
June 20, 2025 13:29
Javgilavi
force-pushed
the
hotfix/ubuntu-ci-restrictive-tags
branch
from
June 23, 2025 05:47
f4bfd05 to
2564f62
Compare
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
June 23, 2025 05:48
92d4758 to
0aa97fe
Compare
Javgilavi
requested review from
richiprosima
and removed request for
richiprosima
June 23, 2025 05:49
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
June 23, 2025 08:15
d3d90aa to
902252b
Compare
Javgilavi
requested review from
richiprosima
and removed request for
richiprosima
June 23, 2025 08:15
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
2 times, most recently
from
June 24, 2025 07:55
54c2683 to
02d70c1
Compare
Javgilavi
requested review from
richiprosima
and removed request for
richiprosima
June 24, 2025 07:56
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
June 24, 2025 08:26
02d70c1 to
fae8d8f
Compare
Javgilavi
requested review from
richiprosima
and removed request for
richiprosima
June 24, 2025 08:26
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
June 24, 2025 08:41
fae8d8f to
2b3f85e
Compare
Javgilavi
requested review from
richiprosima
and removed request for
richiprosima
June 24, 2025 08:42
cferreiragonz
requested changes
Jul 2, 2025
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
July 2, 2025 06:14
314e24b to
39e53dc
Compare
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
July 2, 2025 06:18
39e53dc to
d123b9b
Compare
Javgilavi
requested review from
cferreiragonz
and removed request for
cferreiragonz
July 2, 2025 06:22
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
July 2, 2025 06:29
d123b9b to
a298c68
Compare
Javgilavi
requested review from
cferreiragonz
and removed request for
cferreiragonz
July 2, 2025 06:29
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
July 2, 2025 07:57
a298c68 to
7024d4f
Compare
Javgilavi
requested review from
cferreiragonz
and removed request for
cferreiragonz
July 2, 2025 07:57
cferreiragonz
previously approved these changes
Jul 2, 2025
cferreiragonz
left a comment
Contributor
There was a problem hiding this comment.
LGTM with green CI
Javgilavi
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
July 2, 2025 09:22
7024d4f to
6f3a3ee
Compare
Contributor
|
@Mergifyio rebase master |
added 9 commits
July 3, 2025 08:20
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
…ves build Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Signed-off-by: Javier Gil Aviles <javiergil@eprosima.com>
Contributor
✅ Branch has been successfully rebased |
cferreiragonz
force-pushed
the
hotfix/ubunyu-ci-null-deprecated
branch
from
July 3, 2025 08:20
6f3a3ee to
db72d35
Compare
cferreiragonz
self-requested a review
July 3, 2025 08:20
cferreiragonz
approved these changes
Jul 3, 2025
cferreiragonz
left a comment
Contributor
There was a problem hiding this comment.
LGTM with green CI
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.
Description
This PR add the
-Wnull-dereferenceto the Alternative Build on Ubuntu's CI and the fixed needed after this warning/errors.This PR depends on:
and must be merged after that one.
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist