RE: Integer undeflow in fprintf in dsa.c

From: Ilyasov Ian <ianilyasov(at)outlook(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Integer undeflow in fprintf in dsa.c
Date: 2024-02-20 16:13:41
Message-ID: GV1P251MB10045C9CED3BF05928C61011CD502@GV1P251MB1004.EURP251.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
Integer_underflow_fix_in_fprintf_in_dsa.patch text/x-patch 987 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2024-02-20 16:15:39 Re: Streaming read-ready sequential scan code
Previous Message Bertrand Drouvot 2024-02-20 16:03:53 Re: Fix race condition in InvalidatePossiblyObsoleteSlot()