Add missing PVS Studio Open Source comments.
Also avoid checking protobuf-c source and protobuf-c generated files.
This commit is contained in:
@@ -88,11 +88,6 @@ POBJS = $(IOBJS:.i=.plog)
|
||||
|
||||
all: libsudo_fuzzstub.la
|
||||
|
||||
pvs-log-files: $(POBJS)
|
||||
|
||||
pvs-studio: $(POBJS)
|
||||
plog-converter $(PVS_LOG_OPTS) $(POBJS)
|
||||
|
||||
depend:
|
||||
$(scriptdir)/mkdep.pl --srcdir=$(abs_top_srcdir) \
|
||||
--builddir=$(abs_top_builddir) lib/fuzzstub/Makefile.in
|
||||
@@ -139,6 +134,9 @@ cppcheck:
|
||||
|
||||
pvs-log-files: $(POBJS)
|
||||
|
||||
pvs-studio: $(POBJS)
|
||||
plog-converter $(PVS_LOG_OPTS) $(POBJS)
|
||||
|
||||
fuzz:
|
||||
|
||||
check-fuzzer:
|
||||
|
Reference in New Issue
Block a user