HomeClusterLabs Projects

[IPv6addr] devname in scan_if() is too short

Description

[IPv6addr] devname in scan_if() is too short
devname is passed to scanf which will fill in a string of up
to 20 bytes + trailing '\0'. So make devname 21 bytes long accordingly.

--HG--
extra : convert_revision : 37271ae7f11758bcf87b016556c42fdc5e11831b

Details

Provenance
Horms <horms@verge.net.au>Authored on Apr 18 2007, 11:33 PM
Parents
rRa46e9590c9f4: [IPv6addr] Merge duplicated code from find_if() and get_if() into scan_if()
Branches
Unknown
Tags
Unknown

Event Timeline