Acked-by: Jonathon Jongsma
On Tue, 2016-06-07 at 11:17 +0100, Frediano Ziglio wrote:
> There is no reason to initialize these fields in two different places.
> Note that an usage between dcc_new and the function where these
> field were initialised would have resulted in a crash.
>
> Signed-off
There is no reason to initialize these fields in two different places.
Note that an usage between dcc_new and the function where these
field were initialised would have resulted in a crash.
Signed-off-by: Frediano Ziglio
---
server/dcc.c | 10 --
1 file changed, 4 insertions(+), 6 deleti