-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix crash inspecting WeakMap/WeakSet with user-defined size property
claude
#30184
opened May 3, 2026 by
robobun
Collaborator
Loading…
bake: fix entry_points UAF + inotify merged names; deflake test harness
claude
#30181
opened May 3, 2026 by
robobun
Collaborator
Loading…
JSTranspiler: fix use-after-free of log messages in async transform()
claude
#30180
opened May 3, 2026 by
robobun
Collaborator
Loading…
Fix crash in process.setgroups/hrtime with accessor-indexed arrays
claude
#30179
opened May 3, 2026 by
robobun
Collaborator
Loading…
bun build:
--compress=gzip|br|zstd to emit precompressed outputs
#30178
opened May 3, 2026 by
Jarred-Sumner
Collaborator
Loading…
fix(ipc): run SendQueue.deinit() from IPCInstance.deinit on getIPCInstance failure
claude
#30177
opened May 3, 2026 by
robobun
Collaborator
Loading…
socket: null
handlers pointer after client-mode Handlers are freed
claude
#30176
opened May 3, 2026 by
robobun
Collaborator
Loading…
server: hold Response via WeakPtr instead of a raw pointer
claude
#30174
opened May 3, 2026 by
robobun
Collaborator
Loading…
http2: own queued DATA frame across re-entrant onWrite in flushQueue
claude
#30172
opened May 3, 2026 by
robobun
Collaborator
Loading…
socket: balance ref on synchronous doConnect failure for reused sockets
claude
#30168
opened May 3, 2026 by
robobun
Collaborator
Loading…
fs: deref Dirent.path in readdirSync recursive error cleanup
claude
#30167
opened May 3, 2026 by
robobun
Collaborator
Loading…
fix(ffi): defer JSBigInt allocation for threadsafe JSCallback i64/u64 args to the JS thread
claude
#30165
opened May 3, 2026 by
robobun
Collaborator
Loading…
sql(mysql): pin ArrayBuffer backing store while binding BLOB parameters
claude
#30159
opened May 3, 2026 by
robobun
Collaborator
Loading…
crypto: don't hold raw pointers into detachable ArrayBuffers across threadpool work
claude
#30158
opened May 3, 2026 by
robobun
Collaborator
Loading…
fix(Bun.serve): HEAD response Transfer-Encoding/Content-Length freed before write
claude
#30155
opened May 3, 2026 by
robobun
Collaborator
Loading…
install(bin): support cross-volume Windows global installs
claude
#30154
opened May 3, 2026 by
robobun
Collaborator
Loading…
webcore/Blob: free allocations on truncated structured-clone deserialize
claude
#30152
opened May 3, 2026 by
robobun
Collaborator
Loading…
socket: set Handlers.mode=.client for Windows named-pipe Bun.connect
claude
#30150
opened May 3, 2026 by
robobun
Collaborator
Loading…
webcore/Body: handle tag change after toReadableStream in bufferLockedBodyValue
claude
#30147
opened May 3, 2026 by
robobun
Collaborator
Loading…
http2: zero trailing padding bytes in PADDED frames
claude
#30146
opened May 3, 2026 by
robobun
Collaborator
Loading…
resolver: reject overlapping prefix/suffix in tsconfig paths wildcard match
claude
#30143
opened May 3, 2026 by
robobun
Collaborator
Loading…
fix(serve): free HTMLBundle.PendingResponse when client aborts during build
claude
#30142
opened May 2, 2026 by
robobun
Collaborator
Loading…
fetch(s3): fix wrong offset when packing proxy into url_proxy_buffer
claude
#30141
opened May 2, 2026 by
robobun
Collaborator
Loading…
Buffer.write: re-validate offset/length after encoding toString() detaches buffer
claude
#30138
opened May 2, 2026 by
robobun
Collaborator
Loading…
sql(mysql): don't double-ref query string in MySQLQuery.init
claude
#30137
opened May 2, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.