Fixing a use after free bug in Polynomial::denominatorLCM.
authorTim King <taking@google.com>
Fri, 9 Dec 2016 22:28:23 +0000 (14:28 -0800)
committerTim King <taking@google.com>
Fri, 9 Dec 2016 22:28:23 +0000 (14:28 -0800)
commit89b08f2e68933e1da033f827ea1f10cd8ee224e9
tree3d68ce5a8852fbe3eb07f0e16180cdeaf43c1096
parentbe7662bdcd3881d349bfba4c959a0c2be4159ce9
Fixing a use after free bug in Polynomial::denominatorLCM.
src/theory/arith/normal_form.cpp
src/theory/arith/simplex.cpp