Package: osmo-bsc / 1.6.1+dfsg1-4

Metadata

Package Version Patches format
osmo-bsc 1.6.1+dfsg1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Fix one struct for big endian archs.patch | (download)

src/ipaccess/network_listen.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 fix one struct for big-endian archs


0003 Hack in test suite at the right place to make it pas.patch | (download)

tests/gsm0408/gsm0408_test.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 hack in test suite at the right place to make it pass. probably very wrong, but useful to know exactly what needs to be changed for it to pass (fixme)


non dfsg manuals.patch | (download)

configure.ac | 1 0 + 1 - 0 !
doc/Makefile.am | 1 0 + 1 - 0 !
2 files changed, 2 deletions(-)

 the manual contains an invariant section which is not compatible with dfsg
no null pointer derefence.patch | (download)

include/osmocom/bsc/gsm_data.h | 2 2 + 0 - 0 !
src/osmo-bsc/bsc_subscriber.c | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+)

 avoid possible null dereferences
 Detected by the compiler on Ubuntu s390x