Pavel Rochnyak
Pavel Rochnyak
>It seems to me that your sample code above is very specific to your plugin, and doesn't generalize well to plugins that don't use the same set of options, or...
>I'm not sure that's really in scope of nagiosplugin. Did you take a look on https://nagios-plugins.org/doc/extra-opts.html ? My proposal is to add common/standart solution for such/similar task into your library,...
@octo , let's discuss this?
>Should we also be calling sfree(ret) everywhere we have return NULL in utils_cache.c #L454-L480? No, no memory was allocated in these cases.
Hi! I'm unsure but I can suggest you to set different hostnames via `Host` values. These hostnames should be resolved to the same IP (that can be done via `/etc/hosts`),...
> Just fixed some bugs in r2ghidra and its now usable for stm8 > > I'm interested in stm8 decompilation and I just took a look in this interesting screenshot....
References: https://github.com/collectd/collectd/commit/1d6c7b046100cbae92df62aa7e50dcf101fa9867
CC: @cyang16 Hi! Can you help with this issue?
These links may be useful for one who will work on this issue: https://mail.gnome.org/archives/commits-list/2014-April/msg02405.html https://lab.knightsofnii.com/kristaba/openbsd/commit/fec56ff05f7fef85e0b97dd7138a915437827cf4 http://openbsd-archive.7691.n7.nabble.com/vmmeter-h-VM-UVMEXP-amp-breakage-td245840.html
Maybe `local $CGI::LIST_CONTEXT_WARN = 0;` will be better solution than breaking support of older perl / CGI.pm versions?