Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 12 Apr 2022 18:24:36 +0200
From: Joakim Sindholt <opensource@...sha.com>
To: musl@...ts.openwall.com
Subject: Re: Problem with strdupa in C++ code

On Tue, 12 Apr 2022 18:15:59 +0200, Markus Wichmann <nullplan@....net> wrote:
> Although they massively overcomplicate the matter with a statement
> expression for God knows what reason.

To avoid referencing the argument twice, so you can strdupa(s++).

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.