K 10 svn:author V 6 brooks K 8 svn:date V 27 2005-10-30T16:31:05.000000Z K 7 svn:log V 389 SSIDs are of length 32-bytes and not NUL terminated. Use the correct length and bail immediatly if the returned length is wrong rather than attempting to set an correct value. This commit differs from the patch in the PR in the use of exit instead of return and the use of a defined value for the array. Submitted by: Daan Vreeken [PA4DAN] PR: bin/74509 END