mirror of
https://github.com/boostorg/build.git
synced 2026-02-22 03:12:16 +00:00
Debug CI crash 3/n [skip ci]
This commit is contained in:
@@ -286,6 +286,7 @@ struct _stack
|
||||
start = BJAM_MALLOC( size );
|
||||
end = (char *)start + size;
|
||||
data = end;
|
||||
cleanups.reserve( size / sizeof(void*) );
|
||||
}
|
||||
|
||||
void done()
|
||||
|
||||
Reference in New Issue
Block a user