On Wed, Nov 27, 2019 at 02:30:31PM +0100, Christopher Faulet wrote: > It was merged. I amended your patch to fix 2 issues. The fixes were minor, > so I preferred to not bother you with that. First, when the scope value is > tested, we must first be sure it is defined to not dereference a null > pointer. For instance, the URI "/metric?scope" throws an error now. The > second issue was about the detection of the number sign (#).
Thanks Christopher! -- William