summaryrefslogtreecommitdiff
path: root/shared-module
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-04-03 15:24:15 -0700
committerScott Shawcroft <scott@tannewt.org>2019-04-03 15:24:15 -0700
commita5520f8a3d7d866d4e97de8f04a08ab3dd908470 (patch)
treebf53489599466c0a4be3028516881d86e7aaeddf /shared-module
parent9bfa6251709557e3eb11ceb4d3455b0a2f03ac80 (diff)
Set the terminal tilegrid NULL after free
Without this, a double free can occur when a display (and terminal) is released and then a crash occurs. Upon a second release, different memory is released (sometimes the heap). When this is followed by an allocation for the flash cache, the cache can overwrite the active heap causing crashes. Fixes #1667
Diffstat (limited to 'shared-module')
0 files changed, 0 insertions, 0 deletions