Skip to content

Control Center: Fix bug in dsn strings comparasing

Pavlo Solntsev requested to merge pavlosun/libgda:wip/center into master

The current implementation contains bug that doesn't allow for loop execution. Tho pointers passed to the for loop are NULL.

Merge request reports