Found it - print was dropping it's parameter even though the comment above it *clearly* said that it didn't
This commit is contained in:
@@ -1768,7 +1768,6 @@
|
||||
(local.get '$iov) ;; nwritten
|
||||
))
|
||||
(call '$free (local.get '$iov))
|
||||
(call '$drop (local.get '$to_print))
|
||||
))))
|
||||
|
||||
; Utility method, but does refcount
|
||||
|
||||
Reference in New Issue
Block a user