aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/goose
diff options
context:
space:
mode:
authorJakub Zawadzki <darkjames-ws@darkjames.pl>2013-12-20 22:32:11 +0000
committerJakub Zawadzki <darkjames-ws@darkjames.pl>2013-12-20 22:32:11 +0000
commit90c8f5dde0f90e508819918cb5fba86f9735716f (patch)
treea64abc553086a8b3b285ca8bccee93699b9247b5 /asn1/goose
parent4ca479470545760a7ffd92937ad119696bcd89e3 (diff)
Copy Evan r54250 changes to asn/
Rename more to_str functions to have ep_ in the name if they return ephemeral buffers. svn path=/trunk/; revision=54313
Diffstat (limited to 'asn1/goose')
-rw-r--r--asn1/goose/goose.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/goose/goose.cnf b/asn1/goose/goose.cnf
index a855a7fec7..4125451d1f 100644
--- a/asn1/goose/goose.cnf
+++ b/asn1/goose/goose.cnf
@@ -42,7 +42,7 @@
ts.secs = seconds;
ts.nsecs = nanoseconds;
- ptime = abs_time_to_str(&ts, ABSOLUTE_TIME_UTC, TRUE);
+ ptime = abs_time_to_ep_str(&ts, ABSOLUTE_TIME_UTC, TRUE);
if(hf_index >= 0)
{