Skip to content

Protection against out of bound access in CTF dictionaries#4123

Closed
shahor02 wants to merge 1 commit into
AliceO2Group:devfrom
shahor02:pr_protEE
Closed

Protection against out of bound access in CTF dictionaries#4123
shahor02 wants to merge 1 commit into
AliceO2Group:devfrom
shahor02:pr_protEE

Conversation

@shahor02
Copy link
Copy Markdown
Collaborator

No description provided.

@shahor02 shahor02 requested a review from a team as a code owner August 11, 2020 12:06
@davidrohr
Copy link
Copy Markdown
Collaborator

Thx, with this fix the TPC encoding has become stable. Looks good, and CPU consumption is down as well.

@shahor02 shahor02 changed the title [WIP] Protection against out of bound access in CTF dictionaries Protection against out of bound access in CTF dictionaries Aug 11, 2020
@shahor02
Copy link
Copy Markdown
Collaborator Author

hm, it should not have affected CPU consumption. Do you mean wrt not using external dictionaries?
Anyway, will merge one 1 test passed, @MichaelLettrich may convert it later to something more intelligent.

@davidrohr
Copy link
Copy Markdown
Collaborator

Yes, CPU consumption is down wrt. no external dictionaries at all. This PR doesn't change CPU consumption, it just fixed the crash.

@MichaelLettrich
Copy link
Copy Markdown
Collaborator

#4125 should not only fix this issue but also improve performance and memory consumption quite nicely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants