-
Notifications
You must be signed in to change notification settings - Fork 43
Pull requests: gnustep/libs-corebase
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
GSHashTable: do not count duplicate keys when creating from an array
#74
opened Jul 3, 2026 by
DTW-Thalion
Contributor
Loading…
Fix infinite loop in NSCFDictionary/NSCFSet fast enumeration
#73
opened Jul 2, 2026 by
rupertdaniel
Loading…
CFDictionary: cover creation, query and add/replace semantics
#72
opened Jul 1, 2026 by
DTW-Thalion
Contributor
Loading…
CFSet: add a test suite for creation, lookup and mutation
#71
opened Jul 1, 2026 by
DTW-Thalion
Contributor
Loading…
CFBag: add a test suite for creation, lookup and mutation
#70
opened Jul 1, 2026 by
DTW-Thalion
Contributor
Loading…
CFError: add a test suite for creation, accessors and equality
#69
opened Jul 1, 2026 by
DTW-Thalion
Contributor
Loading…
CFTimeZone: retain timezones stored in the name cache (use-after-free)
#67
opened Jun 29, 2026 by
DTW-Thalion
Contributor
Loading…
CFTimeZone: lock the timezone-cache lookup (data race)
#64
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFRunLoop: search the sources array with its own count when removing invalidated sources
#63
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFSocket: register the socket type and fix datagram send and address queries
#62
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFPropertyList: fix CFPropertyListCreateDeepCopy of mutable containers
#61
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
NSCFString: fix lengthOfBytesUsingEncoding recursion and getCString encoding direction
#60
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFString: fix range in CFStringGetSurrogatePairForLongCharacter
#59
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFNumber: add missing break statements in CFNumberGetType
#57
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFBitVector: fix multiple correctness bugs
#56
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFData: fix CFDataReplaceBytes length miscalculation (heap overflow)
#54
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFAttributedString: fix allocation, use-after-free and OOB bugs
#53
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFPropertyList: fix out-of-bounds reads and an invalid free
#52
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFTree: retain children and the context info
#51
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFTree: fix CFTreeRemove so it actually unlinks the node
#50
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFTree: fix null-pointer dereferences in child handling
#49
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFBinaryHeap: fix out-of-bounds accesses in copy and remove
#48
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
GSCArray: fix out-of-bounds access in GSCArrayQuickSort
#47
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFArray: fix off-by-one in CFArrayGetLastIndexOfValue
#46
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
CFArray: fix heap overflows in mutable-array growth and copy
#45
opened Jun 28, 2026 by
DTW-Thalion
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.