Kiddo
Kiddo
https://github.com/SkyLined/mBugId/blob/4b10c35df1de8e86ddff4d290b65ac4829cbb59f/cProcess/cProcess_fo0GetWindowsHeapManagerDataForAddressNearHeapBlock.py#L109 This is a problem caused by the !heap command being dropped. I solved the problem by changing the !heap command to !ext.heap
#33 will correct the TypeError and allow the script to run as intended.
Some of the important users is [Darktable](https://www.darktable.org/)(8.9k stars) and [Digikam](https://www.digikam.org/)(551 stars).
I don't know exactly how many users use libgphoto2, but it is spread widely via many package manager like [debian](https://packages.debian.org/search?keywords=libgphoto2), [launchpad](https://launchpad.net/ubuntu/+source/libgphoto2), and [arch linux](https://archlinux.org/packages/extra/x86_64/libgphoto2/). It's frontend (gphoto) is downloaded 3,202...
@jonathanmetzman what does look like?
Good. I'll get started on that.
@DavidKorczynski I made the changes based on your feedback. How do these changes look?
@DavidKorczynski The maintainer is not responding. Is a maintainer approval essential? Or, is there any other way for me to obtain permission?
@DavidKorczynski Could you accept this PR?
In fix `501dffe`, there is still an issue that can occur below: If the `BerDecoder_decodeLength` function is called at the end of the file and returns -1, the boundary check...