]> Sergey Matveev's repositories - public-inbox.git/commit
www: do not call ->coderepo->srv on sub ref
authorEric Wong <e@80x24.org>
Wed, 5 Oct 2022 22:29:39 +0000 (22:29 +0000)
committerEric Wong <e@80x24.org>
Fri, 7 Oct 2022 07:27:24 +0000 (07:27 +0000)
commit9fe2348fc4a3462b2de0483b1a1f4baf6edff14c
treecf817f9c1e1e1d1a3753881866ecdbdad67b34f6
parentffea66b1a6c5c9d501c42aa7605cf81d49d3c9b1
www: do not call ->coderepo->srv on sub ref

The PublicInbox::Cgit wrapper will return a sub-ref for most
responses, so ensure we don't try to treat it as an array-ref.
lib/PublicInbox/WWW.pm