Commit 5df4484
committed
Remove the exception from the
We assumed that the `pm_string_t` objects being passed as
arguments to this method would need to be freed from memory,
but because they are all referenced by nodes in the Prism
AST, they will be freed once the tree is destroyed.extractString method1 parent c284c31 commit 5df4484
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
| |||
0 commit comments