CVS update: samba/source/smbd

Alexander Bokovoy a.bokovoy at sam-solutions.net
Thu Aug 21 19:06:47 GMT 2003


On Wed, Aug 20, 2003 at 10:06:19PM +0000, jra at samba.org wrote:
> 
> Date:	Wed Aug 20 22:06:19 2003
> Author:	jra
> 
> Update of /data/cvs/samba/source/smbd
> In directory dp.samba.org:/tmp/cvs-serv18021/smbd
> 
> Modified Files:
>       Tag: SAMBA_3_0
> 	message.c 
> Log Message:
> Attempt to fix the charcnv issues causing nmbd to crash. If we get a failed
> conversion simply copy as is. Also fixed the horrid malloc-twice-copy code
> in the convert alloc path.
> Jeremy.
This check in breaks build in awkward manner -- with default settings
(CP850/UTF-8) I have multiple error reports:
[2003/08/23 11:23:00, 3] lib/charcnv.c:convert_string(206)
  convert_string: Conversion error: Illegal multibyte sequence(~@)
[2003/08/23 11:23:00, 3] lib/charcnv.c:convert_string(198)
  convert_string: Required 2, available 2
[2003/08/23 11:23:00, 3] lib/charcnv.c:convert_string(206)
  convert_string: Conversion error: Illegal multibyte sequence(~A)
[2003/08/23 11:23:00, 3] lib/charcnv.c:convert_string(198)
  convert_string: Required 2, available 2
[2003/08/23 11:23:00, 3] lib/charcnv.c:convert_string(206)
  convert_string: Conversion error: Illegal multibyte sequence(~B)
[2003/08/23 11:23:00, 3] lib/charcnv.c:convert_string(198)
  convert_string: Required 2, available 2
[2003/08/23 11:23:00, 3] lib/charcnv.c:convert_string(206)
  convert_string: Conversion error: Illegal multibyte sequence(~C)

and more. Looks like initialization of valid or dos table sequence...


-- 
/ Alexander Bokovoy
---
BE ALOOF!  (There has been a recent population explosion of lerts.)



More information about the samba-technical mailing list