]> arthur.barton.de Git - netdata.git/commit
Let the compiler choose the best way to clean sockaddr_in6 structure instead of using...
authorFrederico Lamberti Pissarra <fredericopissarra@gmail.com>
Thu, 12 May 2016 23:49:51 +0000 (20:49 -0300)
committerFrederico Lamberti Pissarra <fredericopissarra@gmail.com>
Thu, 12 May 2016 23:49:51 +0000 (20:49 -0300)
commit5e9d5dfaec245789ffe4e02cdfa5b62d436201d3
treee10a33352267fd5c3cdec6b43305351a943871f3
parentbf581ab169aba9f6c517b7f07d8da7406d7cd60e
Let the compiler choose the best way to clean sockaddr_in6 structure instead of using memset.
src/web_server.c