Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
caa5bb9a
Commit
caa5bb9a
authored
May 25, 2012
by
Mukund Sivaraman
Browse files
[1704] Make InterprocessSyncFile's destructor virtual
parent
227d0177
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/util/interprocess_sync_file.h
View file @
caa5bb9a
...
...
@@ -40,7 +40,7 @@ public:
{}
/// \brief Destructor
~
InterprocessSyncFile
();
virtual
~
InterprocessSyncFile
();
protected:
bool
lock
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment