Commit be4b856
committed
mysql_adaptor: let mbop_userlist skip over users with no PR_DISPLAY_TYPE_EX
==82291==ERROR: AddressSanitizer: SEGV on unknown address 0x0
==82291==The signal is caused by a READ memory access.
==82291==Hint: address points to the zero page.
f0 __GI_____strtoul_l_internal ../stdlib/strtol_l.c:304
f1 mysql_adaptor_mbop_userlist(std::vector<sql_user, std::allocator<sql_user> >&) exch/mysql_adaptor/sql2.cpp:740
f2 main tools/mbop_main.cpp:735
References: GXH-1191 parent 8b5eeea commit be4b856
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
731 | 731 | | |
732 | 732 | | |
733 | 733 | | |
734 | | - | |
| 734 | + | |
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
741 | | - | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
742 | 746 | | |
743 | 747 | | |
744 | 748 | | |
| |||
0 commit comments