Avoid hitting a NULL pointer when using callbacks.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Thu, 2 Jan 2014 17:10:14 +0000 (12:10 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Thu, 2 Jan 2014 17:10:14 +0000 (12:10 -0500)
commitfe20a273bb3979d9e806d828486633249d073ede
tree8927587678803ad8628087e4c52f6dd30927a5d1
parent482c7eafcb35a4031ab6f2241b14ac495735b7cd
Avoid hitting a NULL pointer when using callbacks.
src/isotp/receive.c
src/isotp/send.c