make_path: Use malloc_or_die()
authorFabian Keil <fk@fabiankeil.de>
Wed, 28 Sep 2022 06:06:14 +0000 (08:06 +0200)
committerFabian Keil <fk@fabiankeil.de>
Sun, 2 Oct 2022 07:47:48 +0000 (09:47 +0200)
... in cases where allocation errors were already fatal anyway.


No differences found