This is the mail archive of the ecos-discuss@sources.redhat.com 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: uipc_socket.c (and cyg_tcp_maxidle)


On Thu, Jun 16, 2005 at 04:45:23PM -0700, Will Lentz wrote:
> Hi Hans,
> 
> No problem :-).  I'm forwarding this on to the list so others know it
> helps.
> 
> BTW - any comments from people?  In uipc_socket.c soalloc() the
> zalloci() is assigned to "so", so it looks right to do the zfreei() on
> "so".
 
There has been problems like this in the past because of the missing
userspace/kernel space transition which FreeBSD has but eCos does not
have. Im out on a customer visit at the moment so don't have the
oportunity to look at this now, but i will take a look once im back.
This things are normally very easy to fix if its what i think it is.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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