This is the mail archive of the cygwin mailing list for the Cygwin 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: cygpath: out of memory


On Jan  5 10:03, Buchbinder, Barry (NIH/NIAID) [E] wrote:
> Upgrading from 1.5 to 1.7 I started getting an error message from
> cygpath where I hadn't previously.  This can be exemplified by the
> following.
> 
> $ cmd /c dir /s /b o:\\ | cygpath -u -f - | wc
> cygpath: out of memory
>   20029   20029  332488
> 
> While I've fixed my problem*, I thought that the cygwin developers
> might want to know.

Thanks.  Cygwpath missed to free unused buffer space.  I fixced that
in CVS.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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