Commit f59b7e9
committed
Clear callInfo so it does not taint other calls
This is the trivial fix for jruby#9281. A separate PR in
jruby#9284 did not correctly untangle the kwarg handling
logic, so we're pushing it to a future release.
Fixes jruby#92811 parent 0fd67cc commit f59b7e9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
237 | 240 | | |
238 | 241 | | |
239 | 242 | | |
| |||
0 commit comments