* stime.c (scm_strftime): Recognize a return value of zero from
authorMarius Vollmer <mvo@zagadka.de>
Sun, 23 Jul 2000 23:12:39 +0000 (23:12 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 23 Jul 2000 23:12:39 +0000 (23:12 +0000)
commita15e6dcc8fb52a0ff4c8376b277c8f13c3015318
tree330f024b45df5d66c04ab750322098062eb79dab
parent23d919087ee749cc68a3f4cc80b40a30d646c516
* stime.c (scm_strftime): Recognize a return value of zero from
strftime as buffer overflow and take care to detect a valid zero
length result regardless.  Thanks to David Barts!
libguile/stime.c