Allocate ISO-TP message buffer on the stack.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Thu, 2 Jan 2014 22:14:56 +0000 (17:14 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Thu, 2 Jan 2014 22:14:56 +0000 (17:14 -0500)
commit3b25a0491ce9ef9b55c903c6c7f0929bc2910d1a
tree95b61b97468093c079a19a9ad8b8f2100cf6e983
parente3637d97ecaef1768d3f9ef40cb0204a0e668ff2
Allocate ISO-TP message buffer on the stack.
src/isotp/isotp.c
src/isotp/isotp.h
src/isotp/send.c
tests/common.c
tests/test_receive.c
tests/test_send.c