Sophie

Sophie

distrib > Mageia > 3 > x86_64 > media > core-updates-src > by-pkgid > 1d1087e2e2cb5d4677bdc41e23762170 > files > 9

apt-0.5.15lorg3.94-9.3.mga3.src.rpm

diff -up apt-0.5.15lorg3.94pt/apt-pkg/rpm/urpmlistfile.h.overflow apt-0.5.15lorg3.94pt/apt-pkg/rpm/urpmlistfile.h
--- apt-0.5.15lorg3.94pt/apt-pkg/rpm/urpmlistfile.h.overflow	2014-10-12 00:13:48.507117274 +0200
+++ apt-0.5.15lorg3.94pt/apt-pkg/rpm/urpmlistfile.h	2014-10-12 00:13:57.107040214 +0200
@@ -27,8 +27,8 @@ class UrpmListSection
    const char *Stop;
    
    // We have a limit of 256 tags per section.
-   unsigned short Indexes[256];
-   unsigned short AlphaIndexes[0x100];
+   unsigned int Indexes[256];
+   unsigned int AlphaIndexes[0x100];
    
    unsigned int TagCount;