Skip to content

Fix write beyond allocation

James Cameron requested to merge fix-18852 into master

CURE Guider was sometimes failing with XIO fatal IO error 0 (Success), implying heap corruption of X-Protocol buffers.

Same fix as in 9d6e8088 ("Fix uninitialised value and write beyond allocation") but for different code paths.

@tjf

Edited by James Cameron

Merge request reports