Gregory Nutt 9d1c845dcc Revert "This patch prevent heap corruption as in below case."
This solution to the problem noted by EunBong Song results in major memory fragmentation and and out-of-memory conditions on the PX4 platform.  On that platform the lower priority work queue is very low priority and essentially never runs when the system is busy.  As a result, the systems gets slowly starved of memory until failures and bad behaviors begin to occur.

This is an addition patch coming later to result the original problem in a different way that does not have cause memory starvation.

This reverts commit 91aa26774b291fa553f701ce5222e56a6156c323.
2018-12-20 10:11:36 -06:00
..
2017-09-11 14:27:02 -06:00
2018-11-24 10:32:45 -06:00