]> git.sesse.net Git - cubemap/commit
Fix a possible corruption/crash when name lookups fail, due to incorrect error checki...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 20 May 2013 13:47:41 +0000 (15:47 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 20 May 2013 13:47:41 +0000 (15:47 +0200)
commit46115862ece2cbd590bc4ae6fe06767869fa7668
tree06ea205a03f5f99e8ab56f2c9ee3ba28102655cd
parent861b758382bd863743232da244bc66533658440f
Fix a possible corruption/crash when name lookups fail, due to incorrect error checking of the getaddrinfo() result.
httpinput.cpp