Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a subtle memory leak that was introduced with #46.
The current I->a is simply overwritten, lp_value_assign takes care of properly destructing it before reassigning.
- Loading branch information