commit | ed4c858c5f37113f498fe6e85366ae38a0f29a9d | [log] [tgz] |
---|---|---|
author | Nikias Bassen <nikias@gmx.li> | Wed Jan 11 15:26:44 2012 +0100 |
committer | Nikias Bassen <nikias@gmx.li> | Wed Jan 11 15:26:44 2012 +0100 |
tree | 5574a89ede709508009aad6cadeef32450239045 | |
parent | 567a749696a4a01d1eccc01e61dd2b1d76c39b5a [diff] |
node_list: Fix memory corruption The corruption occured if you removed the last node from the list and later add a new node to the list.