Commit e510d39
authored
Fix potential buffer overflow (#22216)
* Fix potential buffer overflow
As reported here: https://github.com/root-project/root/security/code-scanning/1845
- Fixes #22213
- Fixes https://github.com/root-project/root/security/code-scanning/1845
* Remove unused variable1 parent ada74fa commit e510d39
1 file changed
Lines changed: 6 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
| 740 | + | |
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
764 | 762 | | |
765 | | - | |
766 | 763 | | |
767 | | - | |
768 | | - | |
769 | | - | |
| 764 | + | |
770 | 765 | | |
771 | 766 | | |
772 | 767 | | |
| |||
0 commit comments