On Mon, Oct 8, 2018 at 9:46 PM Bart Van Assche wrote:
> On 10/8/18 3:00 AM, ClusterFuzz-External via monorail wrote:
>
> Status: New Owner: CC: ma...@lysator.liu.se, bvanass...@acm.org,
> harda...@users.sourceforge.net, fen...@gmail.com, rst...@freesnmp.com
> Labels: Proj-net-snmp Type: Buil
On 10/11/18 4:44 AM, Bill Fenner wrote:
This is because the prototype is only protected with #ifndef
NETSNMP_FEATURE_REMOVE_SWRUN_COUNT_PROCESSES_BY_REGEX and doesn't have
the "#ifdef HAVE_PCRE_H" added to it, so if you compile without
HAVE_PCRE_H, the definition of netsnmp_regex_ptr is omitted