summaryrefslogtreecommitdiff
path: root/changes/bug21496
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug21496')
-rw-r--r--changes/bug214964
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug21496 b/changes/bug21496
deleted file mode 100644
index 24ac85a769..0000000000
--- a/changes/bug21496
+++ /dev/null
@@ -1,4 +0,0 @@
- 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.