Changes to resource serialization

This commit is contained in:
Clayton Coleman
2016-05-21 22:41:05 -04:00
parent b1310216bf
commit ff867fe034
4 changed files with 6 additions and 6 deletions

View File

@@ -56687,7 +56687,7 @@ func (x codecSelfer1234) decResourceList(v *ResourceList, d *codec1978.Decoder)
yyl1 := r.ReadMapStart()
yybh1 := z.DecBasicHandle()
if yyv1 == nil {
yyrl1, _ := z.DecInferLen(yyl1, yybh1.MaxInitLen, 80)
yyrl1, _ := z.DecInferLen(yyl1, yybh1.MaxInitLen, 72)
yyv1 = make(map[ResourceName]pkg3_resource.Quantity, yyrl1)
*v = yyv1
}