You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced by me at 3.3.120, so it was fairly recent, at least as far as version numbers go: Fix case of missing newline at EOF for VCD loaders.
Cut and paste directly from the recoder into the legacy loader = dead legacy loader. It only happened in the -gtk3 version so it was a totally sloppy cut-and-paste.
I'll check in the fix to LTS along with the other fixes that have been stacking up.
The legacy VCD loader is probably not used by anyone, but I noticed that this line refers to the wrong buffer which causes a segfault:
gtkwave/gtkwave3-gtk3/src/vcd.c
Line 343 in 6d759db
The text was updated successfully, but these errors were encountered: