Memory issue when repacking .eix/.epk archives #5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not using the TMP4 archives and building new ones from source triggers some sort of memory bug:
This has been identified in nightly commit
c698136614
This was caused to improper bounds checking when using pointer arithmetic to access files in memory.
Fixed in
d19dc772db