[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] util: fix segfaults when config lacks a section
From: |
fence |
Subject: |
[PATCH] util: fix segfaults when config lacks a section |
Date: |
Wed, 24 Jul 2024 18:36:22 +0200 |
Hi!
I ran into gnunets services just segfaulting sometimes.
I ran into the behaviour when running the transport service with the
transport.conf from the (meson) build output. (with an additional PEER
section for the private key).
I think I had similar segfaults with other services too, but don't feel
like trying to reproduce those tbh.
Was the NULL check missing due to performance or something?
Kind regards
fence
0001-util-fix-segfaults-when-config-lacks-a-section.patch
Description: Text Data
- [PATCH] util: fix segfaults when config lacks a section,
fence <=