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

lhsm_remove ignore db_result_size_max setting in parameters #99

Open
dtcray opened this issue Oct 9, 2018 · 0 comments
Open

lhsm_remove ignore db_result_size_max setting in parameters #99

dtcray opened this issue Oct 9, 2018 · 0 comments

Comments

@dtcray
Copy link
Contributor

dtcray commented Oct 9, 2018

Code explicitly ignores DB result limit defined in lhsm_remove parameter
source file is policy_run.c (lines 1963 - 1964)
if (!p_pol_info->descr->manage_deleted)
opt.list_count_max = p_pol_info->config->db_request_limit;

What is the historical reason for this if statement ?

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

No branches or pull requests

1 participant