Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix memory when returning a list from std::vector or std::array #423

Merged
merged 8 commits into from
Jan 22, 2024

Conversation

jcarpent
Copy link
Contributor

No description provided.

@jcarpent jcarpent merged commit e297aea into stack-of-tasks:devel Jan 22, 2024
29 checks passed
ManifoldFR added a commit to Simple-Robotics/aligator that referenced this pull request Jan 23, 2024
…or_equal

+ eigenpy now handles it through C++14 features, see stack-of-tasks/eigenpy#423
ManifoldFR added a commit to Simple-Robotics/aligator that referenced this pull request Jan 24, 2024
…equal behind Eigenpy version check

+ eigenpy now handles it through C++14 features, see stack-of-tasks/eigenpy#423

Update Changelog

FIx previous commits
nim65s added a commit to nim65s/robotpkg that referenced this pull request Jan 27, 2024
Upstream changes:

    ## [3.3.0] - 2024-01-23

    ### Fixed
    - Fix potential memory leak when returning a list from an `std::vector` or an `std::array` (stack-of-tasks/eigenpy#423)

    ## [3.2.0] - 2023-12-12

    ### Added
    - Support for C++11 `std::array` types (https://github.com/stack-of-tasks/pull/412)
    - Support for `std::pair` types (https://github.com/stack-of-tasks/pull/417)

Packaging changes:

    - added scipy dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant