]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit71bd0c8a616c41d03ef0658c9419c1bac862685d
tree2ac4982bb9e83fa6ea2ec6a63fe957fbb842786e
parent328f164496ff1d78ec613bdc34ed64339ce6adb7
parentc793f9cb0853b7b173228efa53b32c60e3818598
Merge branch 'tb/attr-limits'

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()