Perl

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • opmini.c in Perl's Prevent scan

    1 answers - 217 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Can you somehow make opmini.c not get analyzed in the scan for Perl?
    opmini.c is a clone of op.c as an artifact of the build process. All
    of the opmini.c items are dupes of the op.c items.
    Thanks,
    Andy
  • No.1 | | 602 bytes | |

    Andy Lester wrote:

    Can you somehow make opmini.c not get analyzed in the scan for Perl?
    opmini.c is a clone of op.c as an artifact of the build process. All
    of the opmini.c items are dupes of the op.c items.

    Unfortunately it's quite difficult to make our analysis ignore a
    file compiled by the native build.
    The good news is that since these files are considered identical by
    the analysis, the defects are merged by our backend, if you inspect the
    defects for the two files, you can see they all share one of 2 CID's
    either 8 or 21.

    Thanks,
    Andy

Re: opmini.c in Perl's Prevent scan


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Perl"

EMSDN.COM