libosmo-netif/src
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
..
channel ipa: add osmo_ipa_parse_msg_id_resp 2012-08-21 02:28:46 +02:00
Makefile.am channel: add abis directory under channel 2012-08-19 01:06:57 +02:00
amr.c osmux: use ft instead of the cmr 2013-02-12 19:29:42 +01:00
channel.c channel: add subtype ID to osmo_chan_create 2012-08-19 00:52:00 +02:00
datagram.c dgram: add osmo_dgram_get_data 2012-10-21 03:08:37 +02:00
ipa.c ipa: fix compilation warning 2012-10-15 23:09:36 +02:00
ipa_unit.c consolidate ipa_unit infrastructure 2012-08-19 20:14:17 +02:00
osmux.c osmux: initialize batch appropriately in osmux_xfrm_input_init 2013-02-19 13:17:02 +01:00
rs232.c add rs232 support 2012-04-04 19:08:27 +02:00
rtp.c rtp: add osmo_rtp_snprintf 2012-08-06 21:04:21 +02:00
stream.c stream: add osmo_stream_srv_get_master 2012-08-19 18:35:10 +02:00