Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/zstd/decompress/zstd_decompress.c ZSTD_decompressStream() -> ZSTD_decompressContinueStream()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | zds | 4096-ptr_max |
| PARAM_VALUE | 0 | zds->streamStage | 2 |
| PARAM_VALUE | 0 | *zds->entropy.hufTable | 0-4294967295 |
| PARAM_VALUE | 0 | *zds->entropy.rep | 0-4294967295 |
| PARAM_VALUE | 0 | *zds->entropy.workspace | 0-4294967295 |
| PARAM_VALUE | 0 | *zds->headerBuffer | 0-255 |
| PARAM_VALUE | 0 | *zds->workspace | 0-4294967295 |
| PARAM_VALUE | 1 | op | 7067038391500054528 |
| PARAM_VALUE | 3 | *src | 0-255 |
| PARAM_VALUE | 4 | srcSize | 1-u64max |
| BUF_SIZE | 0 | zds | (-1),1-s32max |
| BUF_SIZE | 0 | zds | (-1),1-s32max |
| BUF_SIZE | 0 | zds->inBuff | s32min-s32max |
| BUF_SIZE | 2 | oend | s32min,(-1),1-s32max |
| BUF_SIZE | 2 | oend | s32min,(-1),1-s32max |
| BUF_SIZE | 3 | src | s32min,(-1),1-s32max |
| CAPPED_DATA | 4 | srcSize | 1 |
| CAPPED_DATA | 4 | srcSize | 1 |
| DATA_SOURCE | 0 | zds | $0 |
| NOSPEC | 0 | zds->xxhState->mem64 | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | zds->expectedOutBuffer.size | 1-135643[c] |
| USER_DATA | 0 | zds->xxhState->mem64 | 0-255 |
| UNITS | 2 | oend | unit_byte |
| UNITS | 3 | src | unit_byte |
| UNITS | 4 | srcSize | unit_byte |