Clean up check_pf allocation pattern. addresses
authorOndřej Bílka <neleai@seznam.cz>
Tue, 6 Jan 2015 16:26:44 +0000 (17:26 +0100)
committerOndřej Bílka <neleai@seznam.cz>
Tue, 6 Jan 2015 16:26:44 +0000 (17:26 +0100)
commit4790d9a2c0a04964a5e0caf2af18b813d8fd4008
treec1046b5103c551efa0f51343a9236b6f9c23b09d
parent14bb4e57c094849228ad8524693ab9432c38396c
Clean up check_pf allocation pattern. addresses

We simplify allocation strategy there so instead of using temporary linked list
and then copying entries to output array we keep them in resizable
array.
sysdeps/unix/sysv/linux/check_pf.c