A garbage collector for C and C++

Edit Package gc

The Boehm-Demers-Weiser conservative garbage collector can be used as a
garbage collecting replacement for C malloc or C++ new. It allows you
to allocate memory basically as you normally would, without explicitly
deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer
be otherwise accessed.

Refresh
Refresh
Source Files
Filename Size Changed
0001-Fix-allocation-size-overflows-due-to-rounding.patch 0000001339 1.31 KB
0001-Fix-calloc-overflow.patch 0000000917 917 Bytes
0001-Speedup-calloc-size-overflow-check-by-preventing-div.patch 0000001078 1.05 KB
gc-7.2alpha6.tar.bz2 0001011054 987 KB
gc-build.patch 0000000458 458 Bytes
gc.changes 0000003389 3.31 KB
gc.spec 0000005275 5.15 KB
Revision 24 (latest revision is 40)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 130353 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 24)
- fix for malloc()/calloc() overflows (CVE-2012-2673, bnc#765444) (forwarded request 130342 from uli_suse)
Comments 0
openSUSE Build Service is sponsored by