grub_free(data) where data was initialized from file->data. To ensure that there is no unintentional access to this memory referenced by file->data we should set the pointer to NULL.
// too much data to the pipe and overflow the pipe buffer. - const bool checkChild = (childStdErr > 0 && file == backup); + const bool checkChild = (childStdErr != 0 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results