]> granicus.if.org Git - icinga2/commitdiff
Merge pull request #5819 from Icinga/feature/avoid-func-call-allocations
authorGunnar Beutner <gunnar@beutner.name>
Wed, 29 Nov 2017 13:24:46 +0000 (14:24 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Nov 2017 13:24:46 +0000 (14:24 +0100)
Avoid unnecessary allocations in the FunctionCallExpression class


Trivial merge