]> git.ipfire.org Git - thirdparty/gcc.git/commit
locale_facets.tcc (__convert_from_v): Replace strdup with ISO malloc and strcpy.
authorDanny Smith <dannysmith@users.sourceforge.net>
Tue, 10 Sep 2002 02:41:55 +0000 (02:41 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Tue, 10 Sep 2002 02:41:55 +0000 (02:41 +0000)
commit57c4e0cd3551e9d864e2c976478dacffeb2fe3d1
treeb37f380013d06c6a607a7198dd1cbd8f98eb8b65
parent686f3bf03187ebf5dd69581f1defd4dc1d374be1
locale_facets.tcc (__convert_from_v): Replace strdup with ISO malloc and strcpy.

* include/bits/locale_facets.tcc (__convert_from_v):
Replace strdup with ISO malloc and strcpy.

From-SVN: r56991
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc