diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-02 16:45:32 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-02 16:45:32 -0400 |
commit | 51b9ac5588bcb350bd9433307ee6a6236b01039b (patch) | |
tree | cd609c73701264f7de5379adfb5459944da66f72 /src/backend/utils/cache/attoptcache.c | |
parent | 52684bc7d9579fefa69e09797e798dbe2b0acbd2 (diff) |
Validate ispell dictionaries more carefully.
Using incorrect, or just mismatched, dictionary and affix files
could result in a crash, due to failure to cross-check offsets
obtained from the file. Add necessary validation, as well as
some Asserts for future-proofing.
Per bug #16050 from Alexander Lakhin. Back-patch to 9.6 where the
problem was introduced.
Arthur Zakirov, per initial investigation by Tomas Vondra
Discussion: https://postgr.es/m/16050-024ae722464ab604@postgresql.org
Discussion: https://postgr.es/m/20191013012610.2p2fp3zzpoav7jzf@development
Diffstat (limited to 'src/backend/utils/cache/attoptcache.c')
0 files changed, 0 insertions, 0 deletions