vapor-community / postgresql

Robust PostgreSQL interface for Swift
MIT License
131 stars 33 forks source link

Memory leak in `Bind` #66

Closed kzaher closed 6 years ago

kzaher commented 6 years ago

Memory is being allocated all across Bind class, stored to bytes and never deallocated.

vzsg commented 6 years ago

Released with your fix in 2.1.1.