Skip to content

Conversation

@alxbilger
Copy link
Contributor

m_cpBuffer elements were not initialized with nullptr. Therefore, delete m_cpBuffer[i] is an undefined behavior.

Fixes sofa-framework/doc#210


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@alxbilger alxbilger added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request labels Dec 24, 2025
@fredroy
Copy link
Contributor

fredroy commented Jan 5, 2026

[ci-build][with-all-tests]

@hugtalbot hugtalbot added this to the v26.06 milestone Jan 5, 2026
@bakpaul bakpaul merged commit fb6ac6c into sofa-framework:master Jan 5, 2026
12 of 13 checks passed
@bakpaul bakpaul modified the milestones: v26.06, v25.12 Jan 6, 2026
@bakpaul bakpaul added pr: backport todo This PR will be backported into the release preceeding its milestone. labels Jan 6, 2026
bakpaul added a commit that referenced this pull request Jan 6, 2026
…straintProblem (#5843)

Co-authored-by: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
@bakpaul bakpaul added pr: backport done This PR has been backported into the release before its milestone. and removed pr: backport todo This PR will be backported into the release preceeding its milestone. labels Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: backport done This PR has been backported into the release before its milestone. pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doc generation fails

4 participants