Kaynağa Gözat

Plug database connection leak

Neal Wilson 10 yıl önce
ebeveyn
işleme
de23fd9414
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      config/Reports/auco.xml

+ 1
- 0
config/Reports/auco.xml Dosyayı Görüntüle

@@ -151,6 +151,7 @@
151 151
                     output.writeTextElement("td", query.value(2));
152 152
                     output.writeEndElement();
153 153
                 }
154
+				query = query.invalidate();
154 155
                 output.writeEndElement();
155 156
                 output.writeEndElement();
156 157
                 output.writeEndElement();

Loading…
İptal
Kaydet