adapt the optimization fix to UNO bridge's callVirtualMethod() for FreeBSD and Linux
adapted from the the fix to OSX 64bit's UNO bridge (in r1477588): if the pCallStack variable is optimized out then any assumptions of the method's inlined assembler about stack layout collapse. Adding a pseudo dependency to the pCallStack variable solves that problem.
Showing
Please
register
or
sign in
to comment