[pve-devel] applied: [PATCH cluster 1/2] clusterlog: segfault reproducer
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Dec 15 15:55:55 CET 2021
On 14.12.21 11:19, Fabian Grünbichler wrote:
> see next commit for details.
>
> get_state mimics the code path triggered in the wild, the other two are
> affected just the same.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>
> Notes:
> doesn't need to be committed, just to have an easy way to check affected parts
> and the fix..
>
we should maybe move them to a test dir and see if we can get some mire unit tests#
or regression tests in general, but I think it's good to have in the git history.
> data/src/Makefile | 3 ++
> data/src/logtest2.c | 103 ++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 106 insertions(+)
> create mode 100644 data/src/logtest2.c
>
>
applied, thanks!
More information about the pve-devel
mailing list