Skip to content

Commit 9a62120

Browse files
temeoJan Lindström
authored andcommitted
MDEV-21229 Update wsrep-lib to deal with libstdc++ vector assertion (#1423)
The assertion was caused by use of operator[] for an empty vector. The wsrep-lib update changes vector operations which access the underlying data array to use data() method which is valid for empty vectors.
1 parent f5b76d8 commit 9a62120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0 commit comments

Comments
 (0)