lvrend: fix possible buffer overflow #472
Annotations
10 errors, 10 warnings, and 3 notices
Stylelint problem:
cr3gui/data/fb2.css#L18
Unexpected unknown value "-cr-special" for property "padding-left" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/fb2.css#L19
Unexpected unknown value "-cr-special" for property "padding-left" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/fb2.css#L22
Unexpected unknown value "-cr-right-if-not-first" for property "text-align-last" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/html5.css#L185
Unexpected unknown value "-cr-html-align-center" for property "text-align" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/html5.css#L189
Unexpected unknown value "-cr-html-align-left" for property "text-align" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/html5.css#L193
Unexpected unknown value "-cr-html-align-right" for property "text-align" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/html5.css#L197
Unexpected unknown value "-cr-html-align-center" for property "text-align" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/html5.css#L495
Unexpected unknown value "-cr-special" for property "padding-left" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/html5.css#L496
Unexpected unknown value "-cr-special" for property "padding-right" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Stylelint problem:
cr3gui/data/html5.css#L503
Unexpected unknown value "-cr-special" for property "padding-left" (declaration-property-value-no-unknown) - https://stylelint.io/user-guide/rules/declaration-property-value-no-unknown
|
Static linting:
crengine/src/docxfmt.cpp#L2220
Use of memory after it is freed
|
Static linting:
crengine/src/docxfmt.cpp#L2252
Use of memory after it is freed
|
Static linting:
crengine/src/odxutil.h#L232
Use of memory after it is freed
|
Static linting:
crengine/include/lvarray.h#L95
Assigned value is garbage or undefined
|
Static linting:
crengine/include/lvmemman.h#L116
Assigned value is garbage or undefined
|
Static linting:
crengine/include/lvref.h#L97
Potential memory leak
|
Static linting:
crengine/include/lvtinydom.h#L1605
Use of memory after it is freed
|
Static linting:
crengine/src/epubfmt.cpp#L1048
3 uninitialized fields at the end of the constructor call
|
Static linting:
crengine/include/lvtinydom.h#L1673
Use of memory after it is freed
|
Static linting:
crengine/include/lvref.h#L483
Use of memory after it is freed
|
Stylelint deprecation
The github formatter is deprecated
|
Stylelint deprecation
The github formatter is deprecated
|
Stylelint deprecation
The github formatter is deprecated
|