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

[hppmanipulationwidgets] Fix memory allocation bug. #52

Merged

Commits on Sep 9, 2024

  1. [hppmanipulationwidgets] Fix allocation bug.

      Type hpp::ConfigProjStat_var does not allocate space to store data and
      data was accessed in the code leading to a segmentation fault. This commit
      fixes the issue. However, it is very surprising that this used to work.
    florent-lamiraux committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c81500b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc5bb9 View commit details
    Browse the repository at this point in the history