raw_diag: fix BUSY screen with 2-shot analyses in still photo mode
https://www.magiclantern.fm/forum/index.php?topic=10111.msg223667#msg223667 Issue: latest memory backend prefers SRM for very large buffers, but these can't be kept allocated during a still image capture. We need to use shoot_malloc instead. TODO: tmp_malloc and related functions should be renamed in the memory backend, for consistency. Thanks @timbytheriver for reporting. --HG-- branch : iso-research
Showing
Please register or sign in to comment