mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #20] メモリの消費 #16
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @Econa77 on GitHub (Oct 7, 2015).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/20
Originally assigned to: @Econa77 on GitHub.
履歴管理の方法の修正したv1.0.4から使用時間とともにメモリ使用率が上昇してしまうバグが出てしまった。
.dataファイルの削除管理に問題があるので修正する
@Econa77 commented on GitHub (Oct 18, 2015):
履歴を削除する際にautoreleasepoolの追加