aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'profile.c')
-rw-r--r--profile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/profile.c b/profile.c
index be8977e8..aa8a152b 100644
--- a/profile.c
+++ b/profile.c
@@ -1541,7 +1541,6 @@ pp_number(NODE *n)
s = r_format_val("%.6g", 0, s);
- s->stptr[s->stlen] = '\0';
str = s->stptr;
freenode(s);