[pull] master from assimp:master #7
sanitizer.yml
on: pull_request
adress-sanitizer
4m 50s
undefined-behavior-sanitizer
4m 27s
printf-sanitizer
6s
Annotations
8 warnings
undefined-behavior-sanitizer
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
undefined-behavior-sanitizer:
contrib/zip/src/miniz.h#L5108
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
|
undefined-behavior-sanitizer
Cache not found for keys: -251648691
|
undefined-behavior-sanitizer
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
adress-sanitizer:
contrib/zip/src/miniz.h#L5108
Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
|
adress-sanitizer
Cache not found for keys: -251648691
|
adress-sanitizer
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
adress-sanitizer
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|