kevinjen1031

Results 2 issues of kevinjen1031

I'v registered almost 20 resources as a coap server. when POST data send out and response received the program crashed. And I'v modified the libcoap source code, enabled broadcast and...

log: ``` log (gdb) bt #0 0x000000000041d234 in mupnp_action_post (action=0x7fffb8024b80) at /home/kevin/ClionProjects/mupnp-av/mupnp/control/action_ctrl.c:100 #1 0x000000000041cef3 in subdevicemanager_play_all (subDeviceManager=0x7a8a10) at /home/kevin/ClionProjects/mupnp-av/subdevicemanager/subdevicemanager.c:294 #2 0x000000000040d5bf in do_play (action=0x659c80) at /home/kevin/ClionProjects/mupnp-av/mupnp-av.c:80 #3 0x000000000040de02 in dmr_action_listener...