Change #238953
Category | texinfo |
Changed by | Gavin Smith <gavinsmith0123 | @gmail.com>
Changed at | Fri 11 Jul 2025 00:20:42 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | 96dc05cb8f091b30c3756ac2a08d6dc10d21ee52 |
Comments
Prevent use of uninitialized value in string comparison * tta/perl/Texinfo/Structuring.pm: Reverse order of a conditional.. * tta/perl/Texinfo/ManipulateTree.pm (first_menu_node): Add detail to comment that it might not return a reference to a node, but to a 'menu_entry_node' element. This happened with the test "perl -w t/html_tests.t menu".
Changed files
- ChangeLog
- tta/perl/Texinfo/ManipulateTree.pm
- tta/perl/Texinfo/Structuring.pm