Skip to content
Snippets Groups Projects
Commit f78a766d authored by Daniel Salzman's avatar Daniel Salzman
Browse files

hhash: fix direct call to free and use mempool better

In once case there was a direct call to `free()` even though a mempool is used. In other cases the code called the context structure functions instead of the generic ones.

See merge request !536
parents 72384764 aa740baf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment