MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / MT-Unsafe.py

File MT-Unsafe.py

tools/MT-Unsafe.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python -u
2
3"""
4Generates a list of MT unsafe symbols for a cppcheck addon.

Callers

nothing calls this directly

Calls 6

setFunction · 0.85
dprintFunction · 0.85
do_man_dirFunction · 0.85
typeFunction · 0.50
matchMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected