[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] channels: Fix segfaults when the channel data is freed
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH] channels: Fix segfaults when the channel data is freed
- From: poptsov.artyom@xxxxxxxxx (Artyom V. Poptsov)
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 22 Aug 2021 14:23:01 +0300
- To: Jakub Jelen <jjelen@xxxxxxxxxx>
- Cc: libssh@xxxxxxxxxx
Hello Jakub and the libssh community, > Do you have a simple way how to reproduce the behavior you encountered inside of > the testsuite to make sure we will not reintroduce the issue in the future? adding new tests was a good idea for sure as I discovered some problems with my changes. Now I've fixed errors and opened a merge request on GitLab: https://gitlab.com/libssh/libssh-mirror/-/merge_requests/206 Could you (or someone else from the libssh maintainers) review my changes? I'd appreciate any feedback. Thanks, - Artyom -- Artyom "avp" Poptsov <poptsov.artyom@xxxxxxxxx> Home page: https://memory-heap.org/~avp/ CADR Hackerspace co-founder: https://cadrspace.ru/ GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
Attachment:
signature.asc
Description: PGP signature
[PATCH] channels: Fix segfaults when the channel data is freed | "Artyom V. Poptsov" <poptsov.artyom@xxxxxxxxx> |
Re: [PATCH] channels: Fix segfaults when the channel data is freed | Jakub Jelen <jjelen@xxxxxxxxxx> |