Skip to content

Commit 693aac7

Browse files
committed
Add patch for luasandbox
1 parent 6df6ed9 commit 693aac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
(Get-Content alloc.c) | ForEach-Object { $_.Replace('nptr + osize', '((char*)nptr) + osize') } | Set-Content alloc.c

0 commit comments

Comments
 (0)