Skip to content
Snippets Groups Projects
Commit f962e982 authored by Beat Küng's avatar Beat Küng
Browse files

param_export: reduce bson buffer size from 512 to 256

Some modules call this (and maybe in rare circumstances), which could lead
to stack overflows. With our current headroom of >= 300bytes, 256 should
be ok.

This increases the export time from ~28ms to ~34ms in my case (on a
Pixracer)
parent ee9853a3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment