This show is really whupping the horse's ass
This commit is contained in:
parent
f6fe91bb10
commit
f4e11dd5d2
1 changed files with 0 additions and 2 deletions
|
@ -106,11 +106,9 @@ static ssize_t handle_block_packet(hexagram_pcapng_stream *stream,
|
||||||
size_t len,
|
size_t len,
|
||||||
struct pcapinfo *data) {
|
struct pcapinfo *data) {
|
||||||
hexagram_pcapng_packet header;
|
hexagram_pcapng_packet header;
|
||||||
struct can_frame frame;
|
|
||||||
uint8_t body[65535];
|
uint8_t body[65535];
|
||||||
|
|
||||||
ssize_t readlen,
|
ssize_t readlen,
|
||||||
wrlen,
|
|
||||||
total = 0;
|
total = 0;
|
||||||
|
|
||||||
size_t remaining = len;
|
size_t remaining = len;
|
||||||
|
|
Loading…
Add table
Reference in a new issue