fix loadparm.c bug about handling multibyte char.Subject:

Hiroshi MIURA miura at samba.gr.jp
Tue Jul 4 16:58:50 GMT 2000


Hello!! 

I posted a patch to samba-patches at samba.org 

This patch fixess a problem in parm/loadparm.c.
In lp_load(), it analyse smb.conf, so it recognize 
line end backslash is as continueing line. 

But when we use multibyte chars, if the last byte of 
value string is the second byte of KANJI and equal to 
0x5c(\), lp_load() think this byte mean continuas, not  
multibyte char.

There is a patch #119. please see 
   http://samba.org/samba-patches?findid=119    
for details.

-- 
Correspondent of ChangeLog       hiroshi at ChangeLog.net
Project BLUE and BLACK           miura at blue.gr.jp
SAMBA User Group Japan		 miura at samba.gr.jp  
Linux Kernel Hack Japan		 http://www.momokuri.org/
MIURA, Hiroshi		 	 hmiura at acm.org


More information about the samba-technical mailing list