]> granicus.if.org Git - libnl/commit
Be liberal when receiving an empty nested attribute
authorThomas Graf <tgr@deb.localdomain>
Fri, 22 Feb 2008 14:20:58 +0000 (15:20 +0100)
committerThomas Graf <tgr@deb.localdomain>
Fri, 22 Feb 2008 14:20:58 +0000 (15:20 +0100)
commit4be02ace482616f9d1104526dac6cde808ee24c6
tree26f956d78e697a8576ca7fd7af1e1deac4b72904
parentca0988a2a793bf06381ef1237178df6115b34c80
Be liberal when receiving an empty nested attribute

No longer enforce at least one attribute in a container of nested
attributes. The application may do so itself by setting minlen
to NLA_HDRLEN.
lib/attr.c