commit | 6b54e1f7826143fc33866110b5c7c8896349389f | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Tue Aug 03 16:49:49 2010 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Tue Aug 03 16:49:49 2010 +0000 |
tree | 8d57b048220b1fb71473d4494d5eee0159692a16 | |
parent | 29b238e0dc8263d413d3b423260d18bdaacd8a3f [diff] |
Issue #8065: Fix another memory leak in readline module, from failure to free the result of a call to history_get_history_state.