* stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,
authorRoland McGrath <roland@gnu.org>
Thu, 5 Dec 2002 22:34:59 +0000 (22:34 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 5 Dec 2002 22:34:59 +0000 (22:34 +0000)
commitca4961c0956bb3a6ed4fee5181717afbe4978058
treeffd13550cab2abc6c7fdcee245b247c6c4260e86
parent11767d4767d1f8c688f31f05f52f2edc83a1cdaf
* stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,

call all functions rather than none.
Reported by Mark P. Mitchell <mark@codesourcery.com>.
ChangeLog
stdlib/cxa_finalize.c