forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit10b374a
committed
Fix bug in pg_convert() per report from MaC.Yui.
It pfree() wrong pointer.1 parentd35dc34 commit10b374a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments
Comments
(0)