9P2000.u fixes (Lucho Ionkov)
This commit is contained in:
parent
86c2ab2caf
commit
9e2f1d9bf4
4 changed files with 23 additions and 9 deletions
|
|
@ -211,7 +211,7 @@ convS2Mu(Fcall *f, uchar *ap, uint nap, int dotu)
|
|||
uchar *p;
|
||||
uint i, size;
|
||||
|
||||
size = sizeS2M(f);
|
||||
size = sizeS2Mu(f, dotu);
|
||||
if(size == 0)
|
||||
return 0;
|
||||
if(size > nap)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue