Imported Upstream version 16.07.2
[deb_dpdk.git] / lib / librte_eal / common / arch / arm / rte_cpuflags.c
index 23240ef..79160a6 100644 (file)
@@ -148,6 +148,7 @@ rte_cpu_get_features(hwcap_registers_t out)
                                out[REG_PLATFORM] = 0x0001;
                }
        }
+       close(auxv_fd);
 }
 
 /*