Skip to content

Add virtual destructors - #1463

Open
lazydroid wants to merge 8 commits into
productionfrom
dev/lenik/add_virtual_destructors
Open

Add virtual destructors#1463
lazydroid wants to merge 8 commits into
productionfrom
dev/lenik/add_virtual_destructors

Conversation

@lazydroid

Copy link
Copy Markdown
Collaborator

Add virtual destructors to the classes that have virtual members to prevent improper destruction and possible memory leaks.

@lazydroid lazydroid self-assigned this Nov 6, 2024
@cielavenir

Copy link
Copy Markdown
Collaborator

likely I have to take over this pull request cc @florisatmujin @pico737 @rolandjitsu @yoshikikanemoto

@cielavenir
cielavenir force-pushed the dev/lenik/add_virtual_destructors branch from d655661 to 1269c2d Compare June 15, 2026 06:39
@cielavenir
cielavenir marked this pull request as ready for review June 15, 2026 06:45
@cielavenir cielavenir self-assigned this Jun 15, 2026
@cielavenir

cielavenir commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Please see detectorcontainers!329 for why I started to need this pull request immediately. I also ran /test there.

edit: I changed detectorcontainers' include_directory(OpenRAVE) to SYSTEM, so not hard requirement.

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.

2 participants