-
Notifications
You must be signed in to change notification settings - Fork 24
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
Prevent buffer overflow #195
Conversation
Will probably want to wait until it's merged upstream (and possible requirements conflicts resolved) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the cycle of HDMF is too slow to wait for the stable version?
It's something to consider.. If this is merged here we will lock ourselves out of another NeuroConv release until it is, but it's also just a bug fix so maybe we could ask them to do a small release for that |
I would like to have a release for neuroconv after the Murthy project. But that probably would be in December if Ben Cowley manages to get the sleap data by then. I have some small fix to add to the sleap interface here but I am waiting for the |
The base branch was changed.
This and #238 are failing due to a new release of I'll try to get a fix here quickly EDIT: actually might be |
OK that fix is going to take a little bit, handed it off to SI team: SpikeInterface/probeinterface#147 and trying to skip the tests here |
for more information, see https://pre-commit.ci
Can we just specify an older version for packaging for now and fix it in a separate PR? |
The major fix for this should be taken care of in hdmf-dev/hdmf#780
Replaced #194