Files
xserver/Xext
Enrico Weigelt, metux IT consult 7053fce89f Xext: selinux: allocate reply buffer on stack
Simplify reply buffer in SELinuxSendItemsToClient() by putting it on stack.
No need to go through heap and free it later, if the compiler can do all
the work for us.

This also allows further generalizations of reply sending code by upcoming
commits.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 11:35:06 +02:00
..
2024-06-23 19:31:46 +00:00
2024-07-26 23:51:13 +00:00
2024-07-26 23:51:13 +00:00