George M. Zouganelis wrote on 11/1/2007 16:29:
Paul,in owserver : DirallHandler if ( cm->ret ) { cm->size = cm->payload = 0 ; } else { cm->size = cm->payload = cb.used; }I have a cb.blob ending with two NULL chars , and a cb.used including both themShouldn't we return a cm->size = cm->payload = cb.used - 1 or check where the additional \0 is entered ?
ahm, maybe not an additional \0, just the size. will it be correct to decrease by 1 ?
begin:vcard fn:George M. Zouganelis n:Zouganelis;George org:Athens University of Economics and Business;Department of Management Science & Technology adr:;;76, Patission Ave.;Athens;Attica;;Greece email;internet:gzoug(at)aueb(dot) gr title:Technical Administrator x-mozilla-html:FALSE version:2.1 end:vcard
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
