summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cwfs/con.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-09-26 11:41:31 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-09-26 11:41:31 +0200
commit76e0968e35f03ec848093072458e3d15bee2f372 (patch)
tree27f34d5e9f21446b7f00865b56b073bbb7a2a206 /sys/src/cmd/cwfs/con.c
parentfc06f637cff6d812207fb798b48a31ab463f0ab5 (diff)
cwfs: don't use sprint() to fill directory name
sprint() will replace invalid utf8 sequences with U+FFFD which caused directory reads and stats to return the wrong filename. just strcpy the name bytes.
Diffstat (limited to 'sys/src/cmd/cwfs/con.c')
0 files changed, 0 insertions, 0 deletions