We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When loading a .dl file, socnetv crashes. I turned on print debug messages, but nothing was printed.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Fix DL parser crashes and improve robustness
804a7d5
- Resolved segmentation fault when parsing FULLMATRIX DL files. - Improved label parsing, ensuring whitespace and duplicates are handled correctly. - Enhanced matrix row size validation to prevent out-of-bounds errors. - Corrected handling of 'DIAGONAL PRESENT' and 'DIAGONAL MISSING' cases. - Added better debug logging for tracking DL file processing. Fixes #138.
No branches or pull requests
When loading a .dl file, socnetv crashes. I turned on print debug messages, but nothing was printed.

The text was updated successfully, but these errors were encountered: