Clang scan-build bug report for build #800

GroupTypeFilePath LengthDescription
Unused codeDead nested assignment/src/core/tokenlist.c2Although the value stored to 'n_entries' is used in the enclosing expression, the value is never actually read from 'n_entries'Details
Stream handling errorStream already in EOF/bindings/xml/expat_xmlparser.c15Read function called when stream is in EOF state. Function has no effectDetails
Stream handling errorInvalid stream state/bindings/xml/expat_xmlparser.c15File position of the stream might be 'indeterminate' after a failed operation. Can cause undefined behaviorDetails