Skip to content

Commit

Permalink
buf:free()
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Nov 3, 2023
1 parent b6d89fb commit ae2aa62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kong/runloop/wasm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ do

local s = buf:get()

buf:free()

return sha256(s)
end

Expand Down

0 comments on commit ae2aa62

Please sign in to comment.