@@ -19,6 +19,7 @@ Error: RESOURCE_LEAK:
19
19
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:853:9: if_end: End of if statement
20
20
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:857:9: cond_true: Condition "sock == -1", taking true branch
21
21
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:859:13: continue: Continuing loop
22
+ <unknown>: loop: Looping back
22
23
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:843:5: cond_true: Condition "rp != NULL", taking true branch
23
24
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:846:9: cond_false: Condition "!addr", taking false branch
24
25
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:848:9: if_end: End of if statement
@@ -38,6 +39,7 @@ Error: RESOURCE_LEAK:
38
39
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:885:16: else_branch: Reached else branch
39
40
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:886:13: cond_false: Condition "internal_tcp_connect(sock, rp->ai_addr, rp->ai_addrlen) == 0", taking false branch
40
41
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:888:13: if_end: End of if statement
42
+ <unknown>: loop: Jumping back to the beginning of the loop
41
43
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:843:5: loop_begin: Jumped back to beginning of loop
42
44
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:843:5: cond_true: Condition "rp != NULL", taking true branch
43
45
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:846:9: cond_false: Condition "!addr", taking false branch
@@ -62,6 +64,7 @@ Error: RESOURCE_LEAK:
62
64
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:791:26: noescape: "internal_tcp_connect(int, struct sockaddr const *, socklen_t)" does not free or save its handle parameter "sock".
63
65
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:886:13: cond_true: Condition "internal_tcp_connect(sock, rp->ai_addr, rp->ai_addrlen) == 0", taking true branch
64
66
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:887:17: break: Breaking from loop
67
+ <unknown>: loop_end: Reached end of loop
65
68
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:897:5: cond_true: Condition "res", taking true branch
66
69
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:900:5: return_handle: Returning opened handle "sock".
67
70
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:906:5: return_handle_fn: Directly returning handle opened by "crm_remote_tcp_connect_async".
@@ -96,6 +99,7 @@ Error: RESOURCE_LEAK:
96
99
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:853:9: if_end: End of if statement
97
100
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:857:9: cond_true: Condition "sock == -1", taking true branch
98
101
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:859:13: continue: Continuing loop
102
+ <unknown>: loop: Looping back
99
103
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:843:5: cond_true: Condition "rp != NULL", taking true branch
100
104
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:846:9: cond_false: Condition "!addr", taking false branch
101
105
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:848:9: if_end: End of if statement
@@ -115,6 +119,7 @@ Error: RESOURCE_LEAK:
115
119
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:885:16: else_branch: Reached else branch
116
120
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:886:13: cond_false: Condition "internal_tcp_connect(sock, rp->ai_addr, rp->ai_addrlen) == 0", taking false branch
117
121
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:888:13: if_end: End of if statement
122
+ <unknown>: loop: Jumping back to the beginning of the loop
118
123
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:843:5: loop_begin: Jumped back to beginning of loop
119
124
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:843:5: cond_true: Condition "rp != NULL", taking true branch
120
125
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:846:9: cond_false: Condition "!addr", taking false branch
@@ -139,6 +144,7 @@ Error: RESOURCE_LEAK:
139
144
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:791:26: noescape: "internal_tcp_connect(int, struct sockaddr const *, socklen_t)" does not free or save its handle parameter "sock".
140
145
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:886:13: cond_true: Condition "internal_tcp_connect(sock, rp->ai_addr, rp->ai_addrlen) == 0", taking true branch
141
146
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:887:17: break: Breaking from loop
147
+ <unknown>: loop_end: Reached end of loop
142
148
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:897:5: cond_true: Condition "res", taking true branch
143
149
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:900:5: return_handle: Returning opened handle "sock".
144
150
/builddir/build/BUILD/pacemaker-97629ded958f76652350569a54303b3cd25d1d7e/lib/common/remote.c:906:5: return_handle_fn: Directly returning handle opened by "crm_remote_tcp_connect_async".
0 commit comments