If strftime(3) returns 0, the contents of the string array is
authornbk <nbk>
Fri, 23 Sep 2005 14:35:00 +0000 (14:35 +0000)
committernbk <nbk>
Fri, 23 Sep 2005 14:35:00 +0000 (14:35 +0000)
commit7b4e3164b70d0b5cc533824bba0b0d62c7f59a66
tree334e2e78c888454c5e89dc1bf3a5d81eb7078c39
parent0026a71f01f5667cb077bd3d3d5d3ed20ca18e11
If strftime(3) returns 0, the contents of the string array is
undefined, therefore it should not be copied.

Thanks to Primoz Bratanic for spotting this.
src/lib/print.c
src/modules/rlm_counter/rlm_counter.c
src/modules/rlm_sqlcounter/rlm_sqlcounter.c