Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: read acl file crash on Mac OS #2310

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

lqxhub
Copy link
Collaborator

@lqxhub lqxhub commented Jan 12, 2024

修复了之前测试中出现的崩溃问题

之前在Mac OS 上, 使用 pstd::SequentialFile 中的读文件函数会导致程序崩溃, 至于崩溃的原因, 没有找到

现在使用 std::ifstream 来读文件

@github-actions github-actions bot added ☢️ Bug Something isn't working Invalid PR Title labels Jan 12, 2024
@lqxhub lqxhub changed the title Fix read acl file crash on Mac OS Fix: read acl file crash on Mac OS Jan 12, 2024
@lqxhub lqxhub changed the title Fix: read acl file crash on Mac OS fix: read acl file crash on Mac OS Jan 12, 2024
@Mixficsol Mixficsol merged commit ae5e8c6 into OpenAtomFoundation:unstable Jan 15, 2024
13 of 15 checks passed
@lqxhub lqxhub deleted the fix_acl branch March 4, 2024 13:24
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants