Attention is currently required from: laforge.
1 comment:
Patchset:
I'm not sure it is an improvement, tbh. […]
Code duplication is the price I am ready to pay for cleaner / more predictable code flow. I was already several times that I overlooked / not considered some `goto` somewhere, and as a result we started hitting a segfault. The code path below the switch is no longer common since we added CSD specific channel coding, this is why we had to jump over it in several `case` statements.
All in all, I would still prefer to get this patch merged.
To view, visit change 36915. To unsubscribe, or for help writing mail filters, visit settings.