SQLite

All files named ”ext/misc/vtshim.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ext/misc/vtshim.c

2022-07-22
20:48
[625e9c3b4e] part of check-in [163c6cdf93] Updates to the 'vtshim' extension. (check-in: [163c6cdf93] user: mistachkin branch: xShadowName2, size: 16252)
2020-07-29
16:18
[e5bce24ab8] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 15782)
2017-01-19
18:20
[1976e6dd68] part of check-in [ffd559afd3] In the 'vtshim' extension, avoid accessing freed memory when handling errors from xCreate/xConnect. (check-in: [ffd559afd3] user: mistachkin branch: trunk, size: 15782)
2013-08-05
21:54
[babb0dc2bf] part of check-in [240f7252c6] For the vtshim module, always zero out the xChildDestroy function pointer after calling it. (check-in: [240f7252c6] user: mistachkin branch: trunk, size: 15752)
2013-06-21
19:39
[5fb6be7fe3] part of check-in [b4a0d5327a] Enhance error message handling for the vtshim module. (check-in: [b4a0d5327a] user: mistachkin branch: disposable-vtable, size: 15679)
2013-06-20
01:27
[fe8f6f7d8b] part of check-in [43913c7bd5] The vtshim xCreate and xConnect functions need to store the pAux pointer into the newly created vtable object. Style fixes. (check-in: [43913c7bd5] user: mistachkin branch: disposable-vtable, size: 13723)
00:20
[5cf883f9c7] part of check-in [bf2e28ddb2] Integration adjustments for the vtshim module. (check-in: [bf2e28ddb2] user: mistachkin branch: disposable-vtable, size: 13677)
2013-06-13
00:32
Added: [43a4f04d93] part of check-in [10bba8d082] Add a prototype for an extension that sits in between the SQLite native code virtual table interface and a CLR IDisposable object. (check-in: [10bba8d082] user: drh branch: disposable-vtable, size: 13067)