https://gitlab.synchro.net/main/sbbs/-/commit/3adb964d723fadb7151d3675
Added Files:
3rdp/build/cl-moar-objects.patch
Modified Files:
3rdp/build/GNUmakefile
Log Message:
Increase the Cyrptlib object limit from 1024 to 16384This may fix various out of resources issues. Here's what the sourcehas to say about this number:/* The maximum number of objects. By default we use a fixed limit set to an appropriate large-enough value because the only time anyone that would really be creating thousands of objects is if they're leaking them and setting a fixed limit means this is detected without the code having to run for days or weeks leaking handles, however we allow a dynamically- configurable limit set via CONFIG_NUM_OBJECTS if someone really needs to use vast numbers of objects */
--- SBBSecho 3.14-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)