issues
search
orangeduck
/
tgc
A Tiny Garbage Collector for C
Other
968
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
readme: fix a typo
#27
Wertzui123
closed
1 year ago
1
Stack Buffer Overflow in `tgc_mark_stack`
#26
RolandMarchand
closed
1 year ago
3
how do i override a pointer to avoid memory leak
#25
olwethumlimi
opened
1 year ago
1
change hash fn
#24
ClaudioDaffra
closed
1 year ago
1
Sweep not work correctly on ESP8266
#23
elct9620
opened
2 years ago
6
docs: fix simple typo, tranform -> transform
#22
timgates42
closed
3 years ago
0
fix valgrind : Conditional jump or move depends on uninitialised
#21
ClaudioDaffra
closed
3 years ago
3
Conditional jump or move depends on uninitialised value(s)
#20
ClaudioDaffra
closed
2 years ago
2
Infinite loop in tgc_mark_stack
#19
ssuukk
closed
4 years ago
1
Stack iteration in tgc.c
#18
marcusblake
closed
4 years ago
3
Allows C++ usage
#17
devnexen
opened
5 years ago
1
Could you please add more comments in the source so that this repo can be a material for studying?
#16
tjysdsg
closed
3 years ago
1
LLVM Support
#15
superblaubeere27
closed
6 years ago
3
junk in examples/
#14
rofl0r
closed
6 years ago
3
Tgc crashes when mallocing in a loop
#13
mgood7123
closed
6 years ago
3
main(void)
#12
mgood7123
opened
6 years ago
6
How to deal with situations where setjmp/longjmp is used
#11
stevefan1999-personal
closed
6 years ago
1
But in tgc_mark with TGC_ROOT pointer?
#10
erikvanbilsen
closed
7 years ago
3
Strdup functions
#9
FraMecca
closed
7 years ago
0
many Conditional jump or move depends on uninitialised value(s) on examples
#8
FraMecca
closed
7 years ago
1
Problems with C++ virtual destructor
#7
cia48621793
opened
7 years ago
3
Consider extracting the repeating codes for finding a pointer in hash table to macro.
#6
loggerhead
closed
6 years ago
1
What if `p->dtor` is `NULL` in `tgc_free`?
#5
loggerhead
closed
8 years ago
2
Need free the old memory if realloc failed.
#4
loggerhead
closed
8 years ago
2
Is embedded systems a goal?
#3
beriberikix
closed
6 years ago
1
Thank you
#2
luciusmagn
closed
8 years ago
1
Make free accept a const pointer
#1
Leandros
closed
6 years ago
2