madwifi plugin: Fix buffer handling around `readlink'.
authorFlorian Forster <octo@huhu.verplant.org>
Sun, 16 Aug 2009 07:13:31 +0000 (09:13 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 16 Aug 2009 07:13:31 +0000 (09:13 +0200)
commit317e5932836ec040ccf3a19054a922eb7f00bd0a
treee416b6a321d39490f3eb8e457a3b78a5c7bc9e0c
parentee203ecd5fae28ab12f158e03e18f2b57394897a
madwifi plugin: Fix buffer handling around `readlink'.

readlink(2) doesn't null-terminate the buffer in any case. Thanks to Ondrej for
pointing this out.
src/madwifi.c