racket/collects/ffi/unsafe
Matthew Flatt 8bd81f4806 fix ffi retain of callbacks
The FFI's weak table of callback procedures (to map Racket procedures
to FFI callback objects) suffered from the classic key-in-value
problem.

Closes PR 12228, probably

Merge to 5.2
2011-10-09 09:01:15 -06:00
..
alloc.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
atomic.rkt fix yet another mistake in atomic-mode implementation 2010-11-05 15:54:47 -06:00
cvector.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
define.rkt overhaul GC finalization 2010-11-05 15:54:47 -06:00
objc.rkt fix NSProcessInfo arguments hack 2011-09-09 22:27:34 -06:00
try-atomic.rkt fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00