Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bug in SDRAM defrag #864

Closed
Closed
Assignees
iabdalkader
@mrubioroy

Description

@mrubioroy

functiondefrag_free_list inlibraries/ea_malloc/malloc_freelist.c contains a bug miscalculating the new block size.

After a few malloc/free operations it hangs.

line 70 should belb->size += ALLOC_HEADER_SZ + b->size; (i.e.: replacesizeof(*b) byALLOC_HEADER_SZ).

This bug has already been solved in the current upstream version:
libmemory/src/malloc_freelist.c

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp