]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
Call "Dequeue()" for items in AbortTransaction() to fix race
[apt.git] / apt-pkg / acquire-item.h
index 4b4ef5fca8f56c0b5646ff3b07864248ce1d4cdb..d6eca3e5071c5a50956cc6e30a87cfa6cb5f736a 100644 (file)
@@ -63,6 +63,8 @@ class pkgAcqMetaBase;
  */
 class pkgAcquire::Item : public WeakPointable
 {  
+   friend pkgAcqMetaBase;
+
    void *d;
 
    protected: