Fix division by zero UB in packet size logic.

We never actually use the UB result, but internal sanitizer tests fail because of this.

Merge request reports

Loading