Fix heap issue in the shell on Win32 caused by allocator mismatch.
commita58a81db6c019999db82d2136f55a0678f1d4054
authorJoe Mistachkin <sqlite@mistachkin.com>
Mon, 26 Feb 2018 16:49:20 +0000 (26 16:49 +0000)
committerJoe Mistachkin <sqlite@mistachkin.com>
Mon, 26 Feb 2018 16:49:20 +0000 (26 16:49 +0000)
treed6e4dbcc422c162a1b6d3f90e292a9500401ef91
parentcb5b76ca2e3112e036e21d9f44ee7e8716eae283
Fix heap issue in the shell on Win32 caused by allocator mismatch.
src/shell.c.in