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 | 680aabd2f9e88a1cb9e4808682a00ad50c2acf52 (patch) | |
tree | a9612f7d5d597275aa33a8386e18f5df362a01a3 /src/tutorial | |
parent | b99bfc3c96f16c4e08bc1276cee95f01bcc09bf3 (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/tutorial')
0 files changed, 0 insertions, 0 deletions