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 56df9e37..52e3570c 100644
--- a/profile.c
+++ b/profile.c
@@ -1522,7 +1522,6 @@ pp_number(NODE *n)
s = r_format_val("%.6g", 0, s);
- s->stptr[s->stlen] = '\0';
str = s->stptr;
freenode(s);