+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The range calculation for choosing the random reserved port will panic with divide-by-zero when min_resvport == max_resvport, a range of one port, not zero. Fix the reserved port range calculation by adding one to the difference. Signed-off-by:Frank Sorenson <sorenson@redhat.com> Signed-off-by:
Trond Myklebust <trond.myklebust@primarydata.com>