Commit 112caf9
committed
Finish reverting commit 0a52d37.
Apply the solution adopted in commit dcb7d3c (ie, explicitly
don't call memcmp for a zero-length comparison) to func_get_detail()
as well, removing one other place where we were passing an
uninitialized array to a parse_func.c entry point.
Discussion: https://postgr.es/m/MN2PR18MB2927F24692485D754794F01BE3740@MN2PR18MB2927.namprd18.prod.outlook.com
Discussion: https://postgr.es/m/MN2PR18MB2927F6873DF2774A505AC298E3740@MN2PR18MB2927.namprd18.prod.outlook.com1 parent c5e8ea9 commit 112caf9
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1397 | 1397 | | |
1398 | 1398 | | |
1399 | 1399 | | |
1400 | | - | |
1401 | | - | |
1402 | | - | |
1403 | 1400 | | |
1404 | 1401 | | |
1405 | 1402 | | |
| |||
1423 | 1420 | | |
1424 | 1421 | | |
1425 | 1422 | | |
1426 | | - | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
1427 | 1426 | | |
1428 | 1427 | | |
1429 | 1428 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
837 | 836 | | |
838 | 837 | | |
839 | 838 | | |
| |||
1045 | 1044 | | |
1046 | 1045 | | |
1047 | 1046 | | |
1048 | | - | |
| 1047 | + | |
1049 | 1048 | | |
1050 | 1049 | | |
1051 | 1050 | | |
| |||
0 commit comments