Osmocom library for network/soecket abstraction and osmux audio multiplex https://osmocom.org/projects/libosmo-netif
Go to file
Pablo Neira Ayuso 01537a3678 osmux: initialize batch appropriately in osmux_xfrm_input_init
Use talloc_size not talloc. Should fix:

0xb779401a in rb_erase (node=0x200200, root=0xb779c908) at rbtree.c:230
0xb779401a in rb_erase (node=0x200200, root=0xb779c908) at rbtree.c:230
0xb778ee48 in osmo_timer_del (timer=0x94aacd0) at timer.c:110
0xb778ef65 in osmo_timer_add (timer=0x94aacd0) at timer.c:72
0xb778f03c in osmo_timer_schedule (timer=0x94aacd0, seconds=0, microseconds=64000)
0xb77360ff in osmux_xfrm_input (h=0x94a4280, msg=0x94b8a50, ccid=18) at osmux.c:390

Due to uninitialization batch structures.
2013-02-19 13:17:02 +01:00
examples fix osmux-test-input 2013-02-12 19:53:02 +01:00
include osmux: use ft instead of the cmr 2013-02-12 19:29:42 +01:00
m4 initial commit 2011-10-04 02:36:46 +02:00
src osmux: initialize batch appropriately in osmux_xfrm_input_init 2013-02-19 13:17:02 +01:00
tests/osmo-pcap-test fix osmux_test with pcap file 2013-02-12 19:49:57 +01:00
.gitignore add .gitignore 2012-06-28 18:57:53 +02:00
COPYING add COPYING file (GPLv2 license) 2011-10-05 13:43:25 +02:00
Makefile.am build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01:00
configure.ac channel: add abis directory under channel 2012-08-19 01:06:57 +02:00
git-version-gen initial commit 2011-10-04 02:36:46 +02:00
libosmo-netif.pc.in build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01:00