Re: Re : [cvsnt] Unknown expansion option ' æ'

Tony Hoyle tmh at nodomain.org
Tue May 31 20:15:53 BST 2005


David Somers wrote:
> Will dig around rcs.cpp further.
> My initial guess was that something was happening around line 5052 (or so):
>  np->data =
> xstrdup((options&&*options)?options+2:(rcs->expand?rcs->expand:"kv"));
> 
> Perhaps options is invalid?
> 
It's fairly heavily validated so I'd be surprised if it could be.. it's 
parsed into a binary structure fairly early on in the process and any 
faults like that would be noticed there, rather than later on.

Tony



More information about the cvsnt mailing list