Added updateCallbackSizes().
committer: mfx <mfx> 976882889 +0000
This commit is contained in:
@@ -356,6 +356,8 @@ void UiPacker::doCallback(unsigned isize, unsigned osize)
|
||||
if (s->pass < 0) // no callback wanted
|
||||
return;
|
||||
|
||||
p->updateCallbackSizes(&isize, &osize);
|
||||
|
||||
if (s->u_len == 0 || isize > s->u_len)
|
||||
return;
|
||||
// check if we should update the display
|
||||
|
||||
Reference in New Issue
Block a user