Fixed Expression 'pComm != NULL' is always true
authorRoman Kalashnikov <lunix0x@gmail.com>
Fri, 27 Oct 2017 22:48:41 +0000 (01:48 +0300)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2017 22:48:41 +0000 (01:48 +0300)
commit4db363f1073603f17f9e159844e1d5eef0b8a8c8
tree98d10c8236e6d5d06414f1e5ca392e2046c77e6f
parent67a97612e6abcc658b519188a862f0b9852199a1
Fixed Expression 'pComm != NULL' is always true

pComm was checked earlier in 1363 string:
`if (pComm == NULL)`
winpr/libwinpr/comm/comm.c