libosmocore/src/gb
Max 27e8036d41 Fix unaligned access found by addr. sanitizer
gprs_bssgp.c:461:9: runtime error: load of misaligned address
0x62100001a66b for type 'uint32_t', which requires 4 byte alignment

gprs_ns.c:937:16: runtime error: load of misaligned address
0x61d00002a97f for type 'uint16_t', which requires 2 byte alignment
2016-04-24 11:12:41 +02:00
..
Makefile.am remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
common_vty.c Change license of libosmogb from AGPLv3+ to GPLv2+ 2014-10-26 20:50:19 +01:00
common_vty.h libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp.c Fix unaligned access found by addr. sanitizer 2016-04-24 11:12:41 +02:00
gprs_bssgp_bss.c Improve BSSGP debug output 2016-03-17 16:55:11 +01:00
gprs_bssgp_util.c Add helper function to convert numerical BSSGP PDU type to string 2016-03-11 22:29:39 +07:00
gprs_bssgp_vty.c Add missing docs for bssgp bvc reset vty command 2016-04-07 12:38:12 +02:00
gprs_ns.c Fix unaligned access found by addr. sanitizer 2016-04-24 11:12:41 +02:00
gprs_ns_frgre.c Change license of libosmogb from AGPLv3+ to GPLv2+ 2014-10-26 20:50:19 +01:00
gprs_ns_vty.c ns: Add statistics for some events 2015-10-28 23:51:24 +01:00
libosmogb.map gb: Add bssgp_pdu_str to libosmogb namespace 2016-04-12 10:08:20 -04:00