RE: Integer undeflow in fprintf in dsa.c
Ilyasov Ian <ianilyasov@outlook.com>
From: Ilyasov Ian <ianilyasov@outlook.com>
To: Robert Haas <robertmhaas@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-02-20T16:13:41Z
Lists: pgsql-hackers
Attachments
- Integer_underflow_fix_in_fprintf_in_dsa.patch (text/x-patch) patch
Sorry for not answering quickly. Thank you for your comments. I attached a patch to the letter with changes to take into account Daniel Gustafsson's comment. Kind regards, Ian Ilyasov. Juniour Software Developer at Postgres Professional
Commits
-
Fix integer underflow in shared memory debugging
- d5c3d6ca0152 13.15 landed
- a30a305584b8 16.3 landed
- 6fd144e3a966 17.0 landed
- 55ea12a28277 15.7 landed
- 24dc4afebd5a 12.19 landed
- 217928ddb45a 14.12 landed
-
Introduce dynamic shared memory areas.
- 13df76a537cc 10.0 cited