- Notifications
You must be signed in to change notification settings - Fork5
Commitb31875b
committed
Fix thinko in copyParamList.
There's no point in consulting retval->paramMask; it's always NULL.Instead, we should consult from->paramMask.Reported by Andrew Gierth.1 parentd8411a6 commitb31875b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
65 |
| - | |
| 64 | + | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
0 commit comments
Comments
(0)