Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 4a5008274bb6095db6c2e4bce0398d236d60a98e
https://github.com/dyninst/dyninst/commit/4a5008274bb6095db6c2e4bce0398d236d60a98e
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-12-06 (Tue, 06 Dec 2016)
Changed paths:
M dataflowAPI/src/stackanalysis.C
Log Message:
-----------
Wrap stackanalysis in a try-catch per function, and replace assertions with exceptions.
Commit: 764e1769630b0c2ca5ae205256302f669d4ba567
https://github.com/dyninst/dyninst/commit/764e1769630b0c2ca5ae205256302f669d4ba567
Author: Bill Williams <wwilliam47@xxxxxxxxx>
Date: 2016-12-06 (Tue, 06 Dec 2016)
Changed paths:
M dataflowAPI/src/stackanalysis.C
Log Message:
-----------
Merge pull request #289 from dyninst/stackanalysis_safety
Remove stackanalysis assertions
Compare: https://github.com/dyninst/dyninst/compare/990be908c15a...764e1769630b
|