summaryrefslogtreecommitdiff
path: root/pfinet/linux-src/net/ipv4/ip_options.c
AgeCommit message (Collapse)Author
2011-08-20pfinet/linux-src: fix a memory leakJonathan Neuschäfer
* pfinet/linux-src/net/ipv4/ip_options.c (ip_options_get): calculate the size of opt only once, free opt before returning -EFAULT.
2000-02-04Import of Linux 2.2.12 subset (ipv4 stack and related)Roland McGrath