Clone
Stefan Sobernig <stefan.sobernig@wu.ac.at>
committed
on 01 Aug 16
FilterSearchAgain(): Avoid running into an invalid pointer access, when the physical deletion of "del" conflicts with following the next lin… Show more
FilterSearchAgain(): Avoid running into an invalid pointer access, when the physical deletion of "del" conflicts with following the next link in the cmdList in the loop's increment statement (only iff del == cmdList). Re-organized for into a while loop, to avoid redundant code.

Show less

2-1-0-rc + 43 more