[Github-comments] [geany/geany] Geany should check Scintilla status after operations (#1569)
elextr
notifications at xxxxx
Fri Aug 4 02:24:05 UTC 2017
@AdamDanischewski
> if it fails to grab more then warn the user.
Thats what this issue is for.
To be clear Scintilla does keep a "healthy" amount of memory allocated, but it decreases as you add characters to it until its full then reallocates, and if you do a big copy and paste you can exceed ANY pre-allocation, so there is no point of trying to guess, you always have to handle allocation failure.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1569#issuecomment-320139263
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170804/f792b9a7/attachment.html>
More information about the Github-comments
mailing list