- Notifications
You must be signed in to change notification settings - Fork5
Commit642cd0a
committed
Repair memory leakage introduced into the non-hashed aggregate case by
7.4 rewrite for hashed aggregate support. If the transition data typeis pass-by-reference, the transValue must be pfreed when starting a newgroup boundary, else we have a one-value-per-group leakage. Thanks toRae Steining for providing a reproducible test case.1 parent58e3511 commit642cd0a
1 file changed
+19
-1
lines changedLines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
254 | 266 |
| |
255 | 267 |
| |
256 | 268 |
| |
| |||
1472 | 1484 |
| |
1473 | 1485 |
| |
1474 | 1486 |
| |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
1475 | 1493 |
| |
1476 | 1494 |
| |
1477 | 1495 |
| |
|
0 commit comments
Comments
(0)