Unit 'FpSonar.DataFlow' Package
[Overview][Types][Classes][Index] [#fcl-sonar]

TFpSonarFreeStateVerdict

Declaration

Source position: fpsonar.dataflow.pp line 58

type TFpSonarFreeStateVerdict = (

  fsvUseAfterFree,

  fsvDoubleFree,

  fsvFieldFreedNotNilled,

  fsvUnpairedAllocation,

  fsvLoopAllocationNotFreed

);


Documentation generated on: 2026-08-31