Use malloc() rather than alloca() for allocating file buffer - allocating large buffer on the stack is tricky
1 file changed