Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c)

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>, Richard Guo <guofenglinux(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c)
Date: 2024-07-01 20:08:33
Message-ID: 06231A98-CC37-4B54-B541-3239E16B3708@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 1 Jul 2024, at 21:58, Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> wrote:

> We only have to replace it with strlcpy.

Thanks, I'll have a look at applying this in the tomorrow morning.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirill Reshke 2024-07-01 20:16:31 Re: Commitfest manager for July 2024
Previous Message Nathan Bossart 2024-07-01 20:00:53 Re: optimizing pg_upgrade's once-in-each-database steps