aboutsummaryrefslogtreecommitdiff
path: root/bugs-fixed/README
diff options
context:
space:
mode:
Diffstat (limited to 'bugs-fixed/README')
-rw-r--r--bugs-fixed/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/bugs-fixed/README b/bugs-fixed/README
index 29c845f..dda3b2a 100644
--- a/bugs-fixed/README
+++ b/bugs-fixed/README
@@ -25,3 +25,5 @@ and also if CONVFMT changed.
Instead, it should convert the value to numeric and give that value.
X. nf-self-assign: "NF = NF" wouldn't force the record to be rebuilt.
+
+X. negative-nf: Setting NF to a negative value caused a segmentation fault.