Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-22 | Prevent some buffer overruns in spell.c's parsing of affix files. | Tom Lane | 17.10 |
| 2026-04-22 | Prevent buffer overrun in spell.c's CheckAffix(). | Tom Lane | 17.10 |
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 17.10 |
| 2025-03-08 | Clear errno before calling strtol() in spell.c. | Tom Lane | 17.5 |