Unconditionally reset 'cache' to zero, even if we don't need to resort it.
This avoids using a dangling pointer. Reset NumSortedEntries after restoring Cache to avoid extraneous sorts. This fixes the reduced sqlite3 testcase, but apparently not the whole app. llvm-svn: 62838
Loading
Please register or sign in to comment