mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 04:18:58 +00:00
fix(brotli): protect and unprotect buffer values (#12829)
This commit is contained in:
@@ -328,7 +328,7 @@ pub const RunCommand = struct {
|
||||
Output.flush();
|
||||
}
|
||||
|
||||
Global.exitWide(code);
|
||||
Global.exit(code);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user