tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: getnameinfo() / getservent_r() windows



In article <20090811172651.GC643094%qnx.com@localhost>,
Sean Boudreau  <seanb%qnx.com@localhost> wrote:
>-=-=-=-=-=-
>
>
>There's a section in getnameinfo() where the results
>of a getservbyport_r() are referenced after a 
>endservent_r() which invalidates it.
>
>There's also a couple of sections in the getservent_r()
>handling where a buffer that may not have been malloc()'d
>is free()'d
>
>Any concerns before I commit?

go for it.

christos



Home | Main Index | Thread Index | Old Index