Skip to content
Snippets Groups Projects
Commit 479962cb authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

salad/heap: review fixes

* renames
* use realloc(), not malloc + copy loop
* don't allocate memory in constructor
* follow Tarantool naming conventions for constructor/destuctor
  (create/destroy)
* update tests
* reduce test case sizes
* reduce valgrind varnings in the test case
parent daa78c1a
No related branches found
No related tags found
No related merge requests found
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