Searched hist:317314 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dparsefields.cdiff 317314 Sun Apr 23 03:32:47 MDT 2017 cy MFC r316993, r316994, r316997 as follows:

r316993:

Fix CID 1372601 in ipfilter/lib/parsefields.c, possible NULL pointer
dereference should reallocarray() fail.

Reported by: Coverity CID 1372601

r316994:

Fix CID 1372600 in ipfilter/tools/ipf_y.y, possible NULL pointer
dereference should reallocarray() fail.

Reported by: Coverity CID 1372600

r316997:

Use warnx() to issue error message.

Reported by: cem
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.ydiff 317314 Sun Apr 23 03:32:47 MDT 2017 cy MFC r316993, r316994, r316997 as follows:

r316993:

Fix CID 1372601 in ipfilter/lib/parsefields.c, possible NULL pointer
dereference should reallocarray() fail.

Reported by: Coverity CID 1372601

r316994:

Fix CID 1372600 in ipfilter/tools/ipf_y.y, possible NULL pointer
dereference should reallocarray() fail.

Reported by: Coverity CID 1372600

r316997:

Use warnx() to issue error message.

Reported by: cem

Completed in 54 milliseconds