pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2018-01-01
2018-01-01 00:38:21 by Martin Nilsson <nilsson@fastmail.com>
c901d9f8959c4ae71050a8fbb90cf668c721d2b4 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
master
Don't leak when calling TM->strftime
346:
buffer[0] = 0; strftime_zone( buffer, 8192, format->str, &THIS->t ); push_text( buffer );
+
free(buffer);
} /*! @decl int(0..60) sec;