commit | f944e1e39deeb3ea12a8c0a71d3264c19dc4bed9 | [log] [tgz] |
---|---|---|
author | Guy Harris <guy@alum.mit.edu> | Thu Oct 13 20:03:29 2011 -0700 |
committer | Guy Harris <guy@alum.mit.edu> | Thu Oct 13 20:03:29 2011 -0700 |
tree | c91a183f581a7b720a23187e00739dc08ab468d5 | |
parent | 026147c336be8f4a4a898728e332371e5ef38cf7 [diff] |
Clean up option-walking code. Loop as long as the remaining option list length is not zero, even if that means we try to process the remaining options if the remaining length is 1, so that if the option length is bogus, we'll report it. Check for a valid ESIS_OPTION_ES_CONF_TIME length - it's supposed to be 2.