MCPcopy Create free account
hub / github.com/Tencent/TscanCode / checkPipeParameterSize

Method checkPipeParameterSize

trunk/lib/checkother.cpp:572–595  ·  view source on GitHub ↗

--------------------------------------------------------------------------- This check detects errors on POSIX systems, when a pipe command called with a wrong dimensioned file descriptor array. The pipe command requires exactly an integer array of dimension two as parameter. References: - http://linux.die.net/man/2/pipe - ticket #3521 -------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runSimplifiedChecksFunction · 0.80

Calls 6

sizeMethod · 0.80
tokAtMethod · 0.80
variableMethod · 0.80
isArrayMethod · 0.80
toStringFunction · 0.70
strMethod · 0.45

Tested by

no test coverage detected