cwFile.cpp : Fixed bug in _fnToBuf().
This commit is contained in:
parent
0a293ba910
commit
98c9150809
@ -81,6 +81,7 @@ namespace cw
|
|||||||
|
|
||||||
buf = _fileToBuf(h,nn,bufByteCntPtr);
|
buf = _fileToBuf(h,nn,bufByteCntPtr);
|
||||||
|
|
||||||
|
return buf;
|
||||||
errLabel:
|
errLabel:
|
||||||
close(h);
|
close(h);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user