]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
Fixed parse_canframe() with reordering the checks for the can_id
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Fri, 28 Nov 2008 21:50:24 +0000 (21:50 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Fri, 28 Nov 2008 21:50:24 +0000 (21:50 +0000)
commit474ee93e20aa032266d42dbe9c6c43ccdd49ba51
treee6e6b64d59f884159453cce1d53151098d2dc76f
parentb787d681b37770e63329c1db5bba577ab97299c3
Fixed parse_canframe() with reordering the checks for the can_id
delimiter. Before this fix the function may have found delimiters in the
string behind the terminating zero.

git-svn-id: svn://svn.berlios.de//socketcan/trunk@871 030b6a49-0b11-0410-94ab-b0dab22257f2
can-utils/lib.c