ObjFW  Check-in [13864f512c]

Overview
Comment:Avoid retaining enumerator during fast enumeration

This avoids leaking the enumerator when terminating the fast enumeration
early.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 13864f512cb294be38a75133c376edce5b18de9ec26e730a8c025860c17d0afc
User & Date: js on 2019-06-20 23:47:54
Other Links: manifest | tags
Context
2019-06-21
00:09
bridge: Add bridge for {OF,NS}Set check-in: 29ccaef03b user: js tags: trunk
2019-06-20
23:47
Avoid retaining enumerator during fast enumeration check-in: 13864f512c user: js tags: trunk
23:45
OFSet: Add default method for fast enumeration check-in: f8b53e2f6b user: js tags: trunk
Changes