bug21496 247 B

1234
  1. o Minor features (safety):
  2. - Add an explict check to extrainfo_parse_entry_from_string() for NULL
  3. inputs. We don't believe this can actually happen, but it may help
  4. silence a warning from the Clang analyzer. Closes ticket 21496.