Skip to content
Commit ad0b2e63 authored by Joe Marcus Clarke's avatar Joe Marcus Clarke
Browse files

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
parent d130ebdc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment