Closed
Description
Description
Hi, guys!
I found some minor bugs in the code while running SAST. There are some signs of bad copy/paste.
In particular, the code was changed in Commit 2c238b9 and this part of code is still in the main branch.
It looks like userSessionCountForClient should be used instead of userSessionCountForRealm.
This code is in a block that compares userSessionCountForClient to determine if userClientLimit has been exceeded, so it would make sense to output the value of userSessionCountForClient to the logs.
Discussion
No response
Motivation
No response
Details
No response
Found by Linux Verification Center with SVACE