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

job.c: we need to remove the repeated getting time-at-creation in function cupsdLoadJob #6212

Open
hustliyilin opened this issue Jul 12, 2024 · 0 comments · May be fixed by #6211
Open

job.c: we need to remove the repeated getting time-at-creation in function cupsdLoadJob #6212

hustliyilin opened this issue Jul 12, 2024 · 0 comments · May be fixed by #6211

Comments

@hustliyilin
Copy link

hustliyilin commented Jul 12, 2024

Obviously, https://github.com/apple/cups/blob/master/scheduler/job.c#L1701 and https://github.com/apple/cups/blob/master/scheduler/job.c#L1720 are repeated to get the time-at-creation, so we need to remove the repeated getting time-at-creation in function cupsdLoadJob.

image

image

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 a pull request may close this issue.

1 participant