Bug #59241 invalid memory read in do_div_mod with doubly assigned variables
Fix: copy my_decimal by value, to avoid dangling pointers.
Showing
Please register or sign in to comment
Fix: copy my_decimal by value, to avoid dangling pointers.