diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2026-09-16 18:42:00 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2026-09-17 00:31:10 +0000 |
| commit | 0b9434d707c71de7b1b62e400e6e780224f0384d (patch) | |
| tree | 40e3705006b472070dcff33a8e2361b1c88a0811 /sys/dev/igc/(public-mirror) | |
| parent | aa6683207d189a0b58ccf8806bd9f8793914bc45 (diff) | |
When we see a difference between the payload we sent and what we
received, we dump both but we were not prepared for the case when
the received payload is less than we sent. In this case we were trying
to dump more than needed.
Funny enough, 23 years ago I already fixed a similar issue here but
didn't pay attention to this small dumping loop.
Test written by jlduran.
Reviewed by: jlduran
MFC after: 1 month
Found with: Claude Code Sonnet 5
Differential Revision: https://reviews.freebsd.org/D59556
Differential Revision: https://reviews.freebsd.org/D59582
Diffstat (limited to 'sys/dev/igc/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
