qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal t


From: alfred gedeon
Subject: [Bug 1904954] [NEW] lan9118 bug peeking receive massage size not equal to received message size
Date: Fri, 20 Nov 2020 03:11:58 -0000

Public bug reported:

peeked message size is not equal to read message size

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

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: ethernet lan lan9118 netwroking

** Description changed:

- peeked message is not equal to read message
- 
+ peeked message size is not equal to read message size
  
  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

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1904954

Title:
  lan9118 bug peeking receive massage size not equal to received message
  size

Status in QEMU:
  New

Bug description:
  peeked message size is not equal to read message size

  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1904954/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]