Fix a bug in trie implementation
When removing keys for a specified value, make sure we drop empty node table. Failing to do this can lead to asserion failure. Refs: http://lists.zeromq.org/pipermail/zeromq-dev/2012-June/017589.html
Showing
Please
register
or
sign in
to comment