]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/attr-limits'
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2024 17:19:46 +0000 (10:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2024 17:19:46 +0000 (10:19 -0700)
The maximum size of attribute files is enforced more consistently.

* tb/attr-limits:
  attr.c: move ATTR_MAX_FILE_SIZE check into read_attr_from_buf()


Trivial merge