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

engine: introduce COM_ParseFileSafe, add ParseFile test #628

Merged
merged 13 commits into from Oct 8, 2021

Conversation

a1batross
Copy link
Member

@a1batross a1batross commented Sep 30, 2021

Tasks to do:

  • Replace every COM_ParseFile occurence with safe version
  • Moved ParseFile into libpublic
  • Add COM_ParseFileSafe to RefAPI, RenderAPI, extended MenuAPI and vgui_support API

May fix #627

@a1batross a1batross force-pushed the parsefile-safe branch 2 times, most recently from acd2a22 to 3b470e2 Compare October 3, 2021 00:37
@a1batross
Copy link
Member Author

a1batross commented Oct 3, 2021

Ready for review.
cc @lewa-j @nekonomicon @mittorn @w23 @SNMetamorph

@magisk666
Copy link

what

a1batross referenced this pull request in FWGS/mainui_cpp Oct 7, 2021
@SNMetamorph
Copy link
Member

Looks good to me.

@a1batross a1batross merged commit e5e1570 into master Oct 8, 2021
@a1batross a1batross deleted the parsefile-safe branch July 28, 2022 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

COM_ParseFile is unsafe
3 participants