Update notes for submitted changes

* gsm48_decode_bcd_number2(): return -EINVAL if LV has too big length
* gsm48_decode_bcd_number2(): fix: return -ENOSPC on truncation
* gsm48_decode_bcd_number2(): fix output truncation
* gsm0408/gsm0408_test.c: introduce BCD number encoding / decoding test
This commit is contained in:
Gerrit Code Review 2019-05-28 06:33:13 +00:00
parent 80bdca4e42
commit ca64d68f90
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Verified+1: Jenkins Builder
Code-Review+2: Harald Welte <laforge@gnumonks.org>
Submitted-by: Harald Welte <laforge@gnumonks.org>
Submitted-at: Tue, 28 May 2019 06:33:13 +0000
Reviewed-on: https://gerrit.osmocom.org/14185
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,7 @@
Verified+1: Jenkins Builder
Code-Review+2: Harald Welte <laforge@gnumonks.org>
Submitted-by: Harald Welte <laforge@gnumonks.org>
Submitted-at: Tue, 28 May 2019 06:33:13 +0000
Reviewed-on: https://gerrit.osmocom.org/14186
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,8 @@
Verified+1: Jenkins Builder
Code-Review+2: Harald Welte <laforge@gnumonks.org>
Code-Review+1: Pau Espin Pedrol <pespin@sysmocom.de>
Submitted-by: Harald Welte <laforge@gnumonks.org>
Submitted-at: Tue, 28 May 2019 06:33:13 +0000
Reviewed-on: https://gerrit.osmocom.org/14184
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,7 @@
Verified+1: Jenkins Builder
Code-Review+2: Harald Welte <laforge@gnumonks.org>
Submitted-by: Harald Welte <laforge@gnumonks.org>
Submitted-at: Tue, 28 May 2019 06:33:13 +0000
Reviewed-on: https://gerrit.osmocom.org/14187
Project: libosmocore
Branch: refs/heads/master