]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'vla-alloca' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 18 Sep 2023 09:14:38 +0000 (11:14 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 18 Sep 2023 09:14:38 +0000 (11:14 +0200)
* 'vla-alloca' of https://github.com/t-8ch/util-linux:
  buildsys: warn on usage of alloca()
  more: remove usage of alloca()
  buildsys: warn on usage of VLAs
  lib/mbsedit: remove usage of VLA
  lscpu: remove usage of VLA
  fdisk: remove usage of VLA
  libfdisk: (dos) remove usage of VLA
  libblkid: (stratis) remove usage of VLA
  lib/path: remove usage of VLA

1  2 
meson.build

diff --cc meson.build
Simple merge