diff options
author | adam <adam@pkgsrc.org> | 2010-11-30 08:50:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-11-30 08:50:17 +0000 |
commit | 6157c3e55ad282e26c6d4ff23202dd7666414077 (patch) | |
tree | 6e5e6e9e04be31886bba6c5852e5f16ee53fb1f1 /shells/zsh-current | |
parent | 6c017eec74f808de5b9223506eee983a76347bb4 (diff) | |
download | pkgsrc-6157c3e55ad282e26c6d4ff23202dd7666414077.tar.gz |
Changes 2.1.4:
* Fix problem with special case route targets ('remote_host')
The init_route() function will leave &netlist untouched for
get_special_addr() routes ("remote_host" being one of them).
netlist is on stack, contains random garbage, and
netlist.len will not be 0 - thus, random stack data is copied from
netlist.data[] until the route_list is full.
Diffstat (limited to 'shells/zsh-current')
0 files changed, 0 insertions, 0 deletions