CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2018/06/17 12:07:19
Modified files: usr.sbin/ndp : ndp.c Log message: fix memory leaks: freeaddrinfo() the data from getaddrinfo(). >From Thomas Barabosch <thomas DOT barabosch AT fkie DOT fraunhofer DOT de> Thanks. ok florian@