teknoraver / rpms / rpm

Forked from rpms/rpm a month ago
Clone

ae9528 Don't confuse OpenScanHub with false array overrun

Authored and Committed by Michal Domonkos 2 months ago
    Don't confuse OpenScanHub with false array overrun
    
    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
    
        
file modified
+2 -0