]> git.proxmox.com Git - libgit2.git/commit
Fix inet_pton tests triggering an assert in Haiku
authorKevin Wojniak <kainjow@users.noreply.github.com>
Sat, 25 Feb 2017 18:21:59 +0000 (10:21 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2017 18:21:59 +0000 (10:21 -0800)
commit4017017740d2f4ec9596fc3f79fc4b526f3bf06a
treebc5094b29d152eb5a0315939d4fbbc29dd0d8f2e
parent7143145f2fcb0f7476f333f9df990b8a06cd52c0
Fix inet_pton tests triggering an assert in Haiku

Haiku will assert in a nightly build if the "dst" input to inet_pton() is NULL.
tests/core/posix.c