SuccessChanges

Summary

  1. fix potential null dereference on allocation failiure (details)
  2. rearrange the error variable use to avoid confusing the compiler linting (details)
  3. remove warning in debug variant (details)
Commit 6fc3f684e7e7f3f1b040f3721f8d49df3edc8bd1 by Vincent Sanders
fix potential null dereference on allocation failiure
The file was modifiedsrc/parse/properties/css_property_parser_gen.c (diff)
Commit 09aa170fd7916f7cdf4cda0fd83276349acd0ca6 by Vincent Sanders
rearrange the error variable use to avoid confusing the compiler linting
The file was modifiedsrc/parse/properties/content.c (diff)
Commit 7db260225baad46d516be4835b8f0c15cbc54a96 by Vincent Sanders
remove warning in debug variant
The file was modifiedsrc/parse/properties/text_decoration.c (diff)