Commit Graph

2 Commits

Author SHA1 Message Date
Michal Domonkos
ad0cd9e4d2 Fix discarded const qualifier in previous patch
Related: RHEL-22607
2024-08-14 14:01:48 +02:00
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