summaryrefslogtreecommitdiff
path: root/qa/719.out
blob: 18e3ac52898a7c74ffb2f5f106435555fd4e3353 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
QA output created by 719
=== std out ===
pmParseHostSpec("nas1.servers.com:44321,4321@firewall.servers.com:44322", ...)
host[0]: "nas1.servers.com" ports: 44321 4321
host[1]: "firewall.servers.com" port: 44322
pmUnparseHostSpec("nas1.servers.com:44321,4321@firewall.servers.com:44322") -> "nas1.servers.com:44321,4321@firewall.servers.com:44322"
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/parsehostspec nas1.servers.com:44321,4321@firewall.servers.com:44322
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== std out ===
pmParseHostSpec("nas1.servers.com:44321@firewall.servers.com:44322", ...)
host[0]: "nas1.servers.com" port: 44321
host[1]: "firewall.servers.com" port: 44322
pmUnparseHostSpec("nas1.servers.com:44321@firewall.servers.com:44322") -> "nas1.servers.com:44321@firewall.servers.com:44322"
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/parsehostspec nas1.servers.com:44321@firewall.servers.com:44322
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== std out ===
pmParseHostSpec("nas1.servers.com:44321@firewall.servers.com", ...)
host[0]: "nas1.servers.com" port: 44321
host[1]: "firewall.servers.com"
pmUnparseHostSpec("nas1.servers.com:44321@firewall.servers.com") -> "nas1.servers.com:44321@firewall.servers.com"
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/parsehostspec nas1.servers.com:44321@firewall.servers.com
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== std out ===
pmParseHostSpec("nas1.servers.com@firewall.servers.com", ...)
host[0]: "nas1.servers.com"
host[1]: "firewall.servers.com"
pmUnparseHostSpec("nas1.servers.com@firewall.servers.com") -> "nas1.servers.com@firewall.servers.com"
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/parsehostspec nas1.servers.com@firewall.servers.com
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== std out ===
pmParseHostSpec("nas1.servers.com:44321", ...)
host[0]: "nas1.servers.com" port: 44321
pmUnparseHostSpec("nas1.servers.com:44321") -> "nas1.servers.com:44321"
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/parsehostspec nas1.servers.com:44321
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...