package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type mem_safety_violation =
  1. | InvalidFree
  2. | InvalidDeref
  3. | InvalidMemTrack
  4. | InvalidMemcleanup
val set_mem_safety_flag : mem_safety_violation -> unit
OCaml

Innovation. Community. Security.