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

Re: [patch] cdebconf and i18n



> 
> > Why does it have to be char something[] when
> > char * something will perfectly work ?
> 
> I did not say it has to be a char[6], I do not care if someone wants to
> malloc it.
> 

Please use strdup and friends, or asprintf, or other kind of 
things that are less prone to break.




Reply to: