srdja / Collections-C

A library of generic data structures for the C language.
http://srdja.github.io/Collections-C
GNU Lesser General Public License v3.0
2.8k stars 328 forks source link

Fixes PQueue heap-overflow #148

Closed filipeom closed 2 years ago

filipeom commented 2 years ago

This pull request fixes #147. @srdja the project is compiling and passing all tests.

srdja commented 2 years ago

Awesome! Merging in.