Commit Graph

1 Commits

Author SHA1 Message Date
Michal Domonkos
b082297b5f Don't confuse OpenScanHub with false array overrun, take II
We are intentionally skipping just past the header here (see RFC 4880
for details) so make that explicit by moving the pointer relative to the
header's start as opposed to relative to the pointer itself.

This is equivalent to the previous expression but makes OpenScanHub
happy.

Resolves: RHEL-22607
2024-08-05 16:26:24 +02:00