diff options
author | 251 <13120787+251Labs@users.noreply.github.com> | 2017-12-29 16:20:28 +0100 |
---|---|---|
committer | 251 <13120787+251Labs@users.noreply.github.com> | 2017-12-29 16:20:28 +0100 |
commit | bdb3231bee7a729a94045133fc4335226b2b0bb9 (patch) | |
tree | fed5b8e08fe8c0cd7b6721ee48b733df9b642a2c /doc/release-notes/release-notes-0.3.17.md | |
parent | d9fdac130a5ed1d96fcac6bb87c10bec9d596b17 (diff) |
Implements a virtual destructor on the BaseRequestHandler class.
Implements a virtual destructor on the BaseRequestHandler class to protect against undefined behavior in
the event that a derived BaseRequestHandler class has a destructor and an object of such derived class
is destroyed through a pointer to its base class.
Diffstat (limited to 'doc/release-notes/release-notes-0.3.17.md')
0 files changed, 0 insertions, 0 deletions