cpanel / perl-compiler

cPanel's custom implementation of B::C
https://cpanel.net
Other
8 stars 3 forks source link

UNOP_AUX multideref crashes due to stack issues? #73

Open toddr opened 7 years ago

toddr commented 7 years ago

https://github.com/CpanelInc/perl-compiler/blob/smoke/hv_stash/lib/B/C/OverLoad/B/UNOP_AUX.pm#L18

We had to put this hack in a long time ago to stabilize things. Maybe we can remove it now? Maybe we can determine the source of the bug now? It might have even been a RV->GV conversion bug.