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

[Bug] Cannot deal with '\r\n' in sepolicy.rule #3490

Closed
yujincheng08 opened this issue Nov 15, 2020 · 0 comments
Closed

[Bug] Cannot deal with '\r\n' in sepolicy.rule #3490

yujincheng08 opened this issue Nov 15, 2020 · 0 comments
Labels
confirmed Issue confirmed to exist and the reason is known

Comments

@yujincheng08
Copy link
Collaborator

0df9f6a5-fd75-4710-9a9a-e929aa443aca
As the above screenshot is shown, when the sepolicy file is in CRLF format, sepolicy will fail. Changing to LF solves this problem.
This happens when the module is compiled in windows (such as EdXposed). This might be relative to #3486 and #3466.

@yujincheng08 yujincheng08 changed the title Cannot deal with '\r\n' in sepolicy.rule [Bug] Cannot deal with '\r\n' in sepolicy.rule Nov 15, 2020
@yujincheng08 yujincheng08 reopened this Nov 15, 2020
@topjohnwu topjohnwu added the confirmed Issue confirmed to exist and the reason is known label Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Issue confirmed to exist and the reason is known
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants