On 31 October 2017 at 15:15, Emil Velikov <[email protected]> wrote: > On 18 October 2017 at 17:05, walter harms <[email protected]> wrote: >> >> fix a potential null pointer deference error and >> properly dispose the affected message >> >> Signed-off-by: Walter Harms <[email protected]> >> --- >> src/process.c | 27 +++++++++++++++++++++++++++ >> 1 file changed, 27 insertions(+) >> > That patch seems ok, but I'm quite weary of it. There are a number of > subtleties in ICE design I'd like to I'll leave it out ...for now at > least. > ... pressed Send a bit too early.
Some of these are due to the EXTRACT.*STRING macros mostly used in process.c. Those macros have some 'interesting' protocol handling and memory allocation -Emil _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
