[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdelibs/khtml/css
From:       Lars Knoll <lars () trolltech ! com>
Date:       2003-01-16 11:43:00
[Download RAW message or body]

Shouldn't that be backported to 3.1?

Lars

> CVS commit by pmk:
>
> fixed crash caused by NULL pointer dereference on
> http://www.dynamicdrive.com/dynamicindex12/dhtmlpuzzle.htm
>
>
>   M +2 -2      cssstyleselector.cpp   1.258
>
>
> --- kdelibs/khtml/css/cssstyleselector.cpp  #1.257:1.258
> @@ -1203,5 +1203,5 @@ static Length convertToLength( CSSPrimit
>      Length l;
>      if ( !primitiveValue ) {
> -        if ( *ok )
> +        if ( ok )
>              *ok = false;
>      } else {

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic