summaryrefslogtreecommitdiff
path: root/src/binaryen-c.cpp
diff options
context:
space:
mode:
authorDaniel Wirtz <dcode@dcode.io>2020-09-02 15:57:43 +0200
committerGitHub <noreply@github.com>2020-09-02 15:57:43 +0200
commitef7ab77b598885a88ca8eb5cc3b8485c3da84db9 (patch)
tree437ba26f72d92d54b8237b8024602fe1983c3527 /src/binaryen-c.cpp
parent949bf4916c6dcd9409888a677739c4c844bb9eda (diff)
downloadbinaryen-ef7ab77b598885a88ca8eb5cc3b8485c3da84db9.tar.gz
binaryen-ef7ab77b598885a88ca8eb5cc3b8485c3da84db9.tar.bz2
binaryen-ef7ab77b598885a88ca8eb5cc3b8485c3da84db9.zip
Fix DataFlowOpts leaking temporary Functions (#3093)
Fixes `DataFlowOpts` leaking allocated temporary functions created to precompute an expression as their body. Reusing the `body` afterwards is fine since expressions are arena allocated separately.
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions