Conversation
Drop invalid pointers. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Do we provide that guarantee? Just to double check, this is what I understand from your comment: |
I meant subsequent context impl (perhaps that's the bit that's missing) (re)initialization failure after a preceding (often implicit) cleanup may result in SIGSEGV. That can happen if, within |
I see, it's super weird though. |
|
CI up to
|
Drop invalid pointers. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Drop invalid pointers. Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Precisely what the title says. Otherwise, SIGSEGV ensues if a subsequent (re)initialization fails halfway through.