This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Spurious mutex unlock in getaddrinfo()


Hi Kelvin

Kelvin Lawson wrote:

> Attached a patch to fix an issue in the bad parameter handling of
> getaddrinfo(). If the name lookup exceeds the maximum length then it
> unlocks a mutex which it does not own. The mutex is not locked until
> further down the same function.

Thank you for the patch. Checked-in.

John Dallaway
eCos maintainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]