Update the cppcheck suppression file in the vpp directory.

Recent code changes moved the line that was being suppressed to a
different line. This patch updates the suppression file to match the
current code.
This commit is contained in:
Cary R 2011-11-22 19:21:02 -08:00
parent 7e9d41da11
commit 5b1e2c8c6c
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
// The new() operator is always used to allocate space for this class and
// pool is defined there.
uninitVar:vvp_net.cc:153
uninitVar:vvp_net.cc:164