Attention is currently required from: pespin.
falconia has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/37250?usp=email )
Change subject: rtp2trau_hr16: use osmo_hr_check_sid() ......................................................................
Patch Set 1:
(1 comment)
File TODO-RELEASE:
https://gerrit.osmocom.org/c/libosmo-abis/+/37250/comment/b0af0a54_955a4fbe PS1, Line 12: libosmocodec >1.9.0 bugfix in osmo_hr_check_sid() in case length=0
the useful hint here is actually ABI/API related, so the interesting info you should add here in dec […]
It is not clear to me exactly how to describe the relevant API aspect here - please help me. The issue is:
* osmo_hr_check_sid() API has been there for ages; * it was previously broken (returned true on zero-length input, when the correct answer should be false); * the recent change in libosmocore repo fixed it; * the present libosmo-abis change depends on that fix.
What is the correct way to express this dependency on the logic fix in the old API?