]> git.pld-linux.org Git - packages/iproute2.git/blobdiff - iproute2-build.patch
- up to 4.13.0
[packages/iproute2.git] / iproute2-build.patch
index 37ba1dbf804cf0dd447a2af7016c1c5de40d0fe6..36452cf29555510d4aa922d7d91e1d79c5d102bb 100644 (file)
@@ -9,14 +9,3 @@
  
                        NEXT_ARG();
                        if (get_float(&sp, *argv))
---- iproute2-3.9.0/misc/lnstat.c~      2013-04-30 16:47:54.000000000 +0200
-+++ iproute2-3.9.0/misc/lnstat.c       2013-05-30 22:45:08.501795069 +0200
-@@ -166,7 +166,7 @@
-       for (i = 0; i < HDR_LINES; i++) {
-               th.hdr[i] = malloc(HDR_LINE_LENGTH);
--              memset(th.hdr[i], 0, sizeof(th.hdr[i]));
-+              memset(th.hdr[i], 0, HDR_LINE_LENGTH);
-       }
-       for (i = 0; i < fps->num; i++) {
This page took 0.089266 seconds and 4 git commands to generate.