always initialize cause before return as error#119
always initialize cause before return as error#119fmwviormv wants to merge 1 commit intonicm:masterfrom
Conversation
|
Thanks but this is not enough - If you set |
|
So we have a complex situation.
It is a little complex |
I think we need to separate these 2 situations, because the second one is not a real error. |
|
Either it should always initialize It doesn't really matter which but you will need to change |
There is a bug on certain situations that cause remain uninitialized, fdm will show these lines on my OpenBSD:
This patch is to initialize cause on my situation (I didn't find any other uninitialized cause)