comparison cli-agentfwd.c @ 1641:a2bbc22ea1e6 coverity

merge coverity
author Matt Johnston <matt@ucc.asn.au>
date Thu, 21 Mar 2019 00:14:38 +0800
parents 79eef94ccea9
children a53e7d2d60be
comparison
equal deleted inserted replaced
1610:96e4c9b2cc00 1641:a2bbc22ea1e6
50 0, /* sepfds */ 50 0, /* sepfds */
51 "[email protected]", 51 "[email protected]",
52 new_agent_chan, 52 new_agent_chan,
53 NULL, 53 NULL,
54 NULL, 54 NULL,
55 NULL,
55 NULL 56 NULL
56 }; 57 };
57 58
58 static int connect_agent() { 59 static int connect_agent() {
59 60