Closed mhmd-azeez closed 1 year ago
@zshipko Maybe we should remove this free here? I think the SDK should free the response body:
https://github.com/extism/go-pdk/blob/65bffbeb3e64c9b68fb5b3503b199021e045800f/extism_pdk.go#L262
@zshipko Maybe we should remove this free here? I think the SDK should free the response body:
https://github.com/extism/go-pdk/blob/65bffbeb3e64c9b68fb5b3503b199021e045800f/extism_pdk.go#L262
Yeah, good catch!
This PR makes sure we are free-ing up memory after we're done with it in
Log
,GetVar
,SetVar
, andSetVar