Fix a crash when attempting to add vectors whose names differed only in case.
commit950fddc76ddf15c99e8a82cd4b43a04dfd6993df
authorJohn Darrington <john@cellform.com>
Sun, 2 Jun 2024 15:11:36 +0000 (2 17:11 +0200)
committerJohn Darrington <john@cellform.com>
Sun, 2 Jun 2024 15:11:36 +0000 (2 17:11 +0200)
treec20d101bbaf6b93e8f5482cc81878cbff8c75bf6
parente6e57fab4c72ec17c65c8f847780670cc4769109
Fix a crash when attempting to add vectors whose names differed only in case.

Partial fix for bug #65545
src/language/commands/vector.c
tests/language/commands/vector.at