Displaying 2 results from an estimated 2 matches for "deletecontext".
2016 May 19
2
BLX relocation regression on Thumb2 bot
On 18 May 2016 at 17:32, Tim Northover <t.p.northover at gmail.com> wrote:
> That's the thing: this shouldn't have changed at all recently. We emit
> "b.w dest" with an R_ARM_THM_JUMP24 reloc. The linker then needs a
> veneer if dest is out of range or an ARM function.
Peter has just reminded me the fact that the relocation itself is in
libstdc++, not on the
2013 Oct 25
0
Wine release 1.7.5
...xtList struct.
crypt32: Use list struct directly instead of ContextList wrapper.
crypt32: Share more code between memory store addContext implementations.
crypt32: Share more code between memory store enumContext implementations.
crypt32: Share more code between memory store deleteContext implementations.
crypt32: Moved ContextList freeing to store.c and get rid of ContextList.
crypt32: Always return TRUE from CertFreeCertificateContext.
crypt32: Always return TRUE from CertFreeCRLContext.
crypt32: Always return TRUE from CertFreeCTLContext.
crypt32: Ke...