DataDog / libddwaf-rb

Bindings to libddwaf for Ruby
Other
0 stars 1 forks source link

Free transient objects for update methods #16

Closed lloeki closed 1 year ago

lloeki commented 1 year ago

These two methods were not releasing the ddwaf objects that were created from their arguments, thus each call leaked memory.