ober wrote:
> I found the following fragment in
> } else {
> strcpy(mountRoot, sizeof(cm_mountRoot), "/afs");
> cm_mountRootLen = 4;
> }
>
> in line 94 of src/WINNT/client_config/afsmap.c
> Is it correct to call strcpy with 3 options?
>
> Just curious as that did not look right.
>
> -OberThat would not be correct. However, I would not worry. That file is not compiled as part of building openafs for windows. Jeffrey Altman
smime.p7s
Description: S/MIME Cryptographic Signature
