Peter Xu <[email protected]> writes: > Here we use one g_strdup_printf() to replace the two stack allocated > array, considering it's more convenient, safe, and as long as it's > called rarely only when quorum device opens. This will remove the > unbound stack warning when compiling with "-Wstack-usage=1000000". > > Reviewed-by: Eric Blake <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]> I lack the time to take this through my tree before my Easter vacation. Nominating for qemu-trivial, assuming Luiz doesn't mind.
