Memory issue when repacking .eix/.epk archives #5

Closed
opened 2024-07-07 16:43:01 +03:00 by Exynox · 1 comment
Owner

Not using the TMP4 archives and building new ones from source triggers some sort of memory bug:

image
image

This has been identified in nightly commit c698136614

Not using the TMP4 archives and building new ones from source triggers some sort of memory bug: ![image](/attachments/42751581-78e2-4cf8-a4a4-0b902e577489) ![image](/attachments/7a4846c5-dc9e-497d-b8b2-ebc1447198f4) This has been identified in nightly commit c698136614
210 KiB
3.4 KiB
Exynox added reference nightly 2024-07-07 16:43:10 +03:00
Exynox added the
bug
label 2024-07-07 16:43:54 +03:00
Exynox self-assigned this 2024-07-07 16:44:05 +03:00
Author
Owner

This was caused to improper bounds checking when using pointer arithmetic to access files in memory.
Fixed in d19dc772db

This was caused to improper bounds checking when using pointer arithmetic to access files in memory. Fixed in d19dc772db
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/client#5
No description provided.