dschanoeh / socketcand

A deprecated fork of socketcand. Please got to linux-can for the latest version.
https://github.com/linux-can/socketcand
131 stars 40 forks source link

Fixes #28

Closed yegorich closed 5 years ago

yegorich commented 5 years ago

This PR provides various fixes for compiler and static code analyzer warnings. (for example https://github.com/dschanoeh/socketcand/issues/16).

The fixes are so far compile tested only.

yegorich commented 5 years ago

@dschanoeh I've tested both server and client binaries on ARM and x86. Both are working as expected i.e. I could send/receive CAN frames over the network connection.

yegorich commented 5 years ago

These issues were fixed in the new upstream repository https://github.com/linux-can/socketcand/pull/1