summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1904954
blob: b548ba8ecdae081ad49ffedb8f15a2afa422ea5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
lan9118 bug peeked received message size not equal to actual received message size

peeked message is not equal to read message


Bug in the code at line:
https://github.com/qemu/qemu/blob/master/hw/net/lan9118.c#L1209

s->tx_status_fifo_head should be s->rx_status_fifo_head

Thanks,

Alfred