[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Memory leak in debug build for VxWorks (ITS#3440)



I've blindly committed a patch to HEAD which should resolve this
problem by using inet_ntoa_b(3), where available, instead of
inet_ntoa(3).  Please test.