SuccessChanges

Summary

  1. select: autogenerator: No need to NULL guard lwc_string_unref (details)
  2. select: No need to NULL guard lwc_string_unref (details)
  3. parse: No need to NULL guard lwc_string_unref (details)
  4. stylesheet: No need to NULL guard lwc_string_unref (details)
Commit c812359ea4431ed25bf362f8d212a1fa0128f5c1 by Michael Drake
select: autogenerator: No need to NULL guard lwc_string_unref
The file was modifiedsrc/select/autogenerated_propset.h (diff)
The file was modifiedsrc/select/select_generator.py (diff)
Commit 20720749c7d708bdc6196827cec732b17f8389c0 by Michael Drake
select: No need to NULL guard lwc_string_unref
The file was modifiedsrc/select/strings.c (diff)
The file was modifiedsrc/select/computed.c (diff)
The file was modifiedsrc/select/properties/list_style_image.c (diff)
The file was modifiedsrc/select/properties/background_image.c (diff)
The file was modifiedsrc/select/font_face.c (diff)
The file was modifiedsrc/select/select.c (diff)
Commit b0f4587e54301007cdc9b597df8db414542a7cb2 by Michael Drake
parse: No need to NULL guard lwc_string_unref
The file was modifiedsrc/parse/language.c (diff)
Commit e82041b45983e37384921836a29a7f11c30c66bf by Michael Drake
stylesheet: No need to NULL guard lwc_string_unref
The file was modifiedsrc/stylesheet.c (diff)