diff options
| author | 251 <[email protected]> | 2017-12-29 16:20:28 +0100 |
|---|---|---|
| committer | 251 <[email protected]> | 2017-12-29 16:20:28 +0100 |
| commit | bdb3231bee7a729a94045133fc4335226b2b0bb9 (patch) | |
| tree | fed5b8e08fe8c0cd7b6721ee48b733df9b642a2c /src/httpserver.cpp | |
| parent | Merge #11824: Block ActivateBestChain to empty validationinterface queue (diff) | |
| download | discoin-bdb3231bee7a729a94045133fc4335226b2b0bb9.tar.xz discoin-bdb3231bee7a729a94045133fc4335226b2b0bb9.zip | |
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 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions