Skip to content
  • conrad's avatar
    Allow NULL-value comments, and form "KEY=" · aee099bc
    conrad authored
    This commit changes the policy of fs_comment_validate_byname() to
    allow NULL-value comments, and changes fs_comment_new() to handle
    the case where value=NULL, and where the comment has no value but
    has an = sign.
    
    This commit should pass "make check", including the policy change
    introduced in the previous commit.
    aee099bc