Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 133738fd1ec1a496d35c2af5039a0eb4 > files > 12

apt-0.5.15lorg3.94-32.mga7.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;