Commit a84f673
authored
Bugfix for COM Record instance creation. (#2641)
When a tuple of com_record instances was created from a
SAFEARRAY of COM Records, the data of all com_record tuple elements
was always stored in the RecordBuffer segment of the first
com_record tuple element.1 parent 3906a37 commit a84f673
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
0 commit comments