- Notifications
You must be signed in to change notification settings - Fork28
Commit27026fe

Hiroshi Inoue
Use SearchSysCacheTupleCopy() instead of SearchSysCacheTuple() in
order to continue to access the tuple more than now.This would resolve a segmentation fault error.1 parent92875e6 commit27026fe
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
1250 | 1250 |
| |
1251 | 1251 |
| |
1252 | 1252 |
| |
1253 |
| - | |
| 1253 | + | |
1254 | 1254 |
| |
1255 | 1255 |
| |
1256 | 1256 |
| |
| |||
1351 | 1351 |
| |
1352 | 1352 |
| |
1353 | 1353 |
| |
| 1354 | + | |
1354 | 1355 |
| |
1355 | 1356 |
| |
1356 | 1357 |
| |
|
0 commit comments
Comments
(0)