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