qianxj2004
2026-02-14 7cdf6729dffd33fa44eba031fad3c94ab7b7ca80
jrj/xframe/adt/xarray.hpp
@@ -123,7 +123,7 @@
            {
               temp[i] = items[i];
            }
            delete items;
            delete[] items;
            items = temp;
         }
      }