Files
xserver/dbe
Enrico Weigelt, metux IT consult d8d430c11c dbe: simplify temporary buffer allocation via local stack
Small buffers easily fit on stack, so their allocation can be simplified.
No need to go through heap and have extra free() calls on each return point.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 11:35:07 +02:00
..
2024-04-23 02:18:02 +00:00
2014-11-12 10:25:00 +10:00