SpiceQA
Questions
Tags
Users
Badges
malloc
malloc
26 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Invalid pointer in C - Codewars exercice
Jérôme Vdb
0
•
asked Sep 23, 2022
0
0
32
const-char
return-value
malloc
pointers
c
Why is free causing my char * to print garbage when I reallocate the memory?
boring_pencil
0
•
asked Sep 22, 2022
0
1
39
heap-memory
malloc
c
How to debug memory leaks in a Yocto C++ project?
Pulkit Sharma
0
•
asked Sep 22, 2022
1
0
15
memory-leaks
yocto
memory
debugging
malloc
How to write a function in C which takes as input two matrices as numpy array
ecjb
0
•
asked Sep 21, 2022
3
1
55
matrix
malloc
numpy
c
python
what exactly causes `malloc()` to fail with `malloc(): corrupted top size`
Mostafa Khaled Ali
0
•
asked Sep 20, 2022
-1
1
71
malloc
pointers
c
Why does using char* and malloc together and using free result in mun_map chunk(): invalid pointer Aborted (core dumped)?
Lexicon Builder
0
•
asked Sep 20, 2022
0
0
15
char
free
string
malloc
I don't understand this piece of code in C
JeevesAsks
0
•
asked Sep 18, 2022
-4
0
51
struct
malloc
pointers
c
How to force/test malloc failure in shared library when called via Python ctypes
Michal Charemza
0
•
asked Sep 17, 2022
0
1
45
libpq
libc
ctypes
malloc
python
Why am I getting segmentation fault (core dumped) for this C code?
Harun Yahya Ünal
0
•
asked Sep 17, 2022
1
3
30
memory-management
segmentation-fault
malloc
Why does reallocating with realloc, a pre-allocated memory using allocator::allocate conserve the old start memory address?
su-angel
0
•
asked Sep 16, 2022
0
1
45
allocator
realloc
malloc
c++
1
(current)
2
3
Next
Next
Hot Questions