I was reading the source code of the file GetImage.c and got confused about the
function XGetImage. Specifically, I'm confused about where the defined variable
register xGetImageReq *req; is used. The function never uses it again after
setting values for req at line 83. At line 85, does the func
Thank you very much for the explanation, Alan!
On Saturday, July 31, 2021, 9:36:07 AM PDT, Alan Coopersmith
wrote:
On 7/30/21 10:49 PM, Chuanlong Du wrote:
> I was reading the source code of the file GetImage.c
> <https://gitlab.freedesktop.org/xorg/lib/libx11/-/blob/m