Martin Dvorak
Martin Dvorak
This is a protection mechanism which ensures that program exits by default. However, there is an option to simply skip such keys (currently configurable just from source code - you...
Thank you anyway! I will do modifications (parameter allowing to skip keys that overflow + warning suggesting to use that parameter) and close.
Unfortunately **NOT** reproducible on Debian 9.5 32b (both master and fixed (un)signed warnings branch tested). Tested on history file w/ ~400.000 entries, one line >800.000 chars, three lines >30.000 chars.
Solution found by code-review - debug level was **not** initialized (therefore not reproducible as e.g. optimizations level may change behavior).
Let me reopen it. To fix this one I will need to install an emulator as I'm not able to reproduce this bug.
See also #68 - number of fixes in radixsort memory management.
@pr0logas `bash_completion` is not required (it's just used for convenience) - perhaps you could comment it out in `configure.ac`. Simply comment/remove the whole section which installs bash completion (keep `AC_OUTPUT`).
@ihsinme you are right! Thank you for reporting this security :lady_beetle:!
@rizzini Thank you for asking about `Fish` shell - it looks really nice! I will need to add support it - load its history, determine how is it configured, etc....
@Gelmo thank you for letting me know! :+1: