• Bjoern Michaelsen's avatar
    fdo#35728: fix GridControl crash · 779b3891
    Bjoern Michaelsen yazdı
     * various forms.OGridControlModel tests segfaulted
     * root cause is the migration to stl containers in DbGridControl
     * the old tools container returned the removed pointer or NULL causing no failure
     * a signed int was used as index while the functions returned a unsigned int
     * the GRID_COLUMN_NOT_FOUND magic value was out of the signed range
    779b3891
Adı
Son kayıt (commit)
Son güncelleme
MathMLDTD Loading commit data...
UnoControls Loading commit data...
accessibility Loading commit data...
automation Loading commit data...
basctl Loading commit data...
bean Loading commit data...
crashrep Loading commit data...
cui Loading commit data...
embedserv Loading commit data...
extensions Loading commit data...
forms Loading commit data...
lingucomponent Loading commit data...
package Loading commit data...
setup_native Loading commit data...
wizards Loading commit data...
xmlsecurity Loading commit data...
.gitignore Loading commit data...