Attention is currently required from: laforge.
2 comments:
Patchset:
also, we have 13 instances of invoking sua_addr_parse without checking the return value, by far the […]
If you "git pull origin master" you will see I already handled all of them (most with return paths isntad of asserts) except this 3 in this patch which I somehow oversaw at the time.
should we assert if the SCCP user hands us incorrect data? I would hope we're not venturing into op […]
No, this 3 asserts I'm adding AFAIU are in paths where we control the data being used, it's not the rx path when receiving from a peer, but us generating the messages or addr comming from conn object.
To view, visit change 40298. To unsubscribe, or for help writing mail filters, visit settings.