CCed Haozhong
On 01/12/2017 07:09 PM, Stefan Hajnoczi wrote:
On Thu, Jan 12, 2017 at 11:18:25AM +0800, Xiao Guangrong wrote:
On 01/11/2017 05:36 PM, Stefan Hajnoczi wrote:
Unlike g_free(), g_array_free() does not accept a NULL pointer argument.
The following error is logged when an nvdimm d
On Thu, Jan 12, 2017 at 11:18:25AM +0800, Xiao Guangrong wrote:
>
>
> On 01/11/2017 05:36 PM, Stefan Hajnoczi wrote:
> > Unlike g_free(), g_array_free() does not accept a NULL pointer argument.
> > The following error is logged when an nvdimm device is realized:
> >
> > GLib-CRITICAL **: g_arr
On Wed, Jan 11, 2017 at 09:44:43AM +, Stefan Hajnoczi wrote:
> Unlike g_free(), g_array_free() does not accept a NULL pointer argument.
> The following error is logged when an nvdimm device is realized:
>
> GLib-CRITICAL **: g_array_free: assertion 'array' failed
>
> Cc: Xiao Guangrong
> S
On 01/11/2017 05:36 PM, Stefan Hajnoczi wrote:
Unlike g_free(), g_array_free() does not accept a NULL pointer argument.
The following error is logged when an nvdimm device is realized:
GLib-CRITICAL **: g_array_free: assertion 'array' failed
Cc: Xiao Guangrong
Signed-off-by: Stefan Hajnocz
On Wed, 11 Jan 2017 09:44:43 +
Stefan Hajnoczi wrote:
> Unlike g_free(), g_array_free() does not accept a NULL pointer argument.
> The following error is logged when an nvdimm device is realized:
>
> GLib-CRITICAL **: g_array_free: assertion 'array' failed
>
> Cc: Xiao Guangrong
> Signed
Unlike g_free(), g_array_free() does not accept a NULL pointer argument.
The following error is logged when an nvdimm device is realized:
GLib-CRITICAL **: g_array_free: assertion 'array' failed
Cc: Xiao Guangrong
Signed-off-by: Stefan Hajnoczi
---
hw/acpi/nvdimm.c | 4 +++-
1 file changed,
Unlike g_free(), g_array_free() does not accept a NULL pointer argument.
The following error is logged when an nvdimm device is realized:
GLib-CRITICAL **: g_array_free: assertion 'array' failed
Cc: Xiao Guangrong
Signed-off-by: Stefan Hajnoczi
---
hw/acpi/nvdimm.c | 4 +++-
1 file changed,