Merge branch 'nzdev-v8/bugfix/btree-serializer-array-size' into v8/contrib

This commit is contained in:
Shannon
2021-06-23 11:02:49 -06:00

View File

@@ -34,7 +34,7 @@ namespace Umbraco.Web.PublishedCache.NuCache.DataSource
for (var j = 0; j < vcount; j++)
{
var pdata = new PropertyData();
pdatas[j] =pdata;
pdatas[j] = pdata;
// everything that can be null is read/written as object
// even though - culture and segment should never be null here, as 'null' represents