handle_established_connection(): Remove pointless increments of n
authorFabian Keil <fk@fabiankeil.de>
Fri, 28 Feb 2020 12:12:38 +0000 (13:12 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 1 Mar 2020 10:06:32 +0000 (11:06 +0100)
commit11d053d32f4666e1ee0acdaa65b88ff57e553da6
tree9fc7667e6ce288a3468c144ac0fa8f42f9e33e7f
parent7103a34ad8e738518143957e49f8098f42179a56
handle_established_connection(): Remove pointless increments of n

Fixes CID267170 "Uninitialized scalar variable".

Sponsored by: Robert Klemme
jcc.c