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