Manual merge of aec08bce7f
authorAlan T. DeKok <aland@freeradius.org>
Mon, 2 Aug 2010 13:54:46 +0000 (15:54 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 2 Aug 2010 13:54:46 +0000 (15:54 +0200)
commit7a8b09526fbb3c5a465b4f9e34ae8d412f349b82
tree49a260f4c07cfb5ffb1ec9cbb3b3e04e2d1ef474
parent4f80aac6600961c952b9d3547779ad169e382319
Manual merge of aec08bce7f

Better handle a "known" attribute with invalid length

If we receive an "integer" attribute with length "10", don't
leave the name as "Foo-Bar".  Instead, make it clear that the
attribute is unknown, and print it as "Attr-%d"
src/include/libradius.h
src/lib/radius.c
src/lib/valuepair.c