]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jt/object-file-use-container-of' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:28:00 +0000 (12:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:28:00 +0000 (12:28 -0800)
commit309c995771be952610fdcff99f7fea96934ce045
treed0aba7c59e6d8d8cf1aa88c8c8da7eb8d4466730
parentad6abc1ef815c0c5f18cd0c2d570f1654a904842
parent8e06f961d7290e2fd31ea008b00b7a1ed1c904b5
Merge branch 'jt/object-file-use-container-of' into next

Code clean-up.

* jt/object-file-use-container-of:
  object-file.c: avoid container_of() of a NULL container
object-file.c