Fix up the dummy canvas environment in abstracthandler_callback.
Instead of casting a magic number to a pointer, which is a sure recipe for disaster, provide a properly initialized dummy t_canvasenvironment* pointing to static storage.
Loading
Please register or sign in to comment