Skip to content

Fix V599 warning from PVS-Studio Static Analyzer#3

Open
buslov wants to merge 1 commit into
f3270:masterfrom
buslov:V599_fix
Open

Fix V599 warning from PVS-Studio Static Analyzer#3
buslov wants to merge 1 commit into
f3270:masterfrom
buslov:V599_fix

Conversation

@buslov
Copy link
Copy Markdown

@buslov buslov commented Nov 16, 2017

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio.

Warning:
V599 The virtual destructor is not present, although the 'CartPole' class
contains virtual functions.

The virtual destructor is not present, although the 'CartPole' class
contains virtual functions.
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.

1 participant