NetBSD/common
cyber 23dc01f7e9 Properly handle empty data nodes (such as generated by Apple's
plist editor). They are in the form of <data></data>, whereas the
original code path only checked for empty being <data/>.

This causes an assert to be triggered when trying to access the node's
content.

Patch reviewed by thorpej.
2009-01-25 06:59:35 +00:00
..
dist/zlib Disable a sanity check output buffer != NULL in _STANDALONE case. 2007-12-22 00:52:03 +00:00
include Avoid conflicts with ZFS. 2008-12-05 13:11:41 +00:00
lib Properly handle empty data nodes (such as generated by Apple's 2009-01-25 06:59:35 +00:00