HomeFreeBSD

net/netatalk3: Fix more crashes due to overly tight checks

Description

net/netatalk3: Fix more crashes due to overly tight checks

The check for off/len equal to 0 seems incorrect since both should be
allowed in general. The main validity check will ensure that all types
are correctly handled.

In addition, add more logging to it's easier to spot conditions that
could be breaking things.

PR: 263743

Details

Provenance
marcusAuthored on May 8 2022, 8:52 PM
Parents
R11:d130ebdc0a8f: misc/pubs: Add POSTSCOUT tag
Branches
Unknown
Tags
Unknown