Hi,
patch2 has been merged into the master by Laurent Vivier.
patch3 is still not reviewed.
So ping...
Thanks,
Mao
On 10/5/19 1:32 AM, Mao Zhongyi wrote:
This patchset mainly fixes memory leak, typo and return
value of stress function in stress test.
v4-v3:
p1:
- remove redundant g_malloc re
This patchset mainly fixes memory leak, typo and return
value of stress function in stress test.
v4-v3:
p1:
- remove redundant g_malloc return value judgment.
[Laurent Vivier]
p3:
- always use exit_failure() as the exit function of main().