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

ATTENTION. Oversight on recent changes. #68

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Conversation

JG-Adams
Copy link
Contributor

@JG-Adams JG-Adams commented Feb 16, 2025

Recently added codes #62 has uninitialized value that isn't set here in Line: 3048, channel and reliableWindow.

Not knowing exactly how it should be fixed. I copied from line: 3006-7 that acquire the data for both variable.
From what I can tell, it look like it would not even function should it ever be used without it.

Perhaps this is why we should always initialize to 0 and null at the start?
I just want to bring this to attention.

Recently added codes has uninitialized value that isn't set here in Line: 3048, channel and reliableWindow.

Not knowing exactly how to fix it myself I copied from line: 3006-7
that acquire the data for both variable.

Perhaps this is why we should always initialize to 0 and null at the start?
@zpl-zak zpl-zak merged commit e58b9c2 into zpl-c:master Feb 17, 2025
7 checks passed
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 this pull request may close these issues.

2 participants