From 90c8f5dde0f90e508819918cb5fba86f9735716f Mon Sep 17 00:00:00 2001 From: Jakub Zawadzki Date: Fri, 20 Dec 2013 22:32:11 +0000 Subject: 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 --- asn1/goose/goose.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/goose') 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) { -- cgit v1.2.3