Mercurial > almixer_isolated
comparison CircularQueue.h @ 16:038baa026db3
Fixed bug in LinkedList delete. Shouldn't have both popped list and then called FreeData which would check the list again for the data. Instead, I should just get the data and then call FreeData to let it manipulate the list.
author | Eric Wing <ewing . public |-at-| gmail . com> |
---|---|
date | Sat, 06 Nov 2010 03:59:28 -0700 |
parents | 8cb13d89451a |
children | 516da6d93534 |
comparison
equal
deleted
inserted
replaced
15:b27f7ff5e44b | 16:038baa026db3 |
---|