Rearrange structures to better fit valgrind's memory leak heuristics.
[openvswitch] / lib / heap.c
2012-02-01 Ben Pfaffheap: New library that implements a binary heap-based...