List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:July 21 2007 5:48pm
Subject:Re: bk commit into 4.1 tree (holyfoot:1.2676) BUG#29494
View as plain text  
Hi!

On Jul 20, holyfoot@stripped wrote:
> ChangeSet@stripped, 2007-07-20 16:05:55+05:00, holyfoot@stripped +1 -0
>   Bug #29494 Field packet with NULL fields crashes libmysqlclient.
>   
>   unpack_fields() didn't expect NULL_LENGHT in the field's descriptions.
>   In this case we get NULL in the resulting string so cannot use
>   strdup_root to make a copy of it.
>   strdup_root changed with strmake_root as it's NULL-safe
> 
>   sql-common/client.c@stripped, 2007-07-20 16:05:54+05:00, holyfoot@stripped +7 -7
>     Bug #29494 Field packet with NULL fields crashes libmysqlclient
>     
>     strdup_root changed with strmake_root in unpack_fields()

ok to push
 
Regards / Mit vielen Grüssen,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <serg@stripped>
 / /|_/ / // /\ \/ /_/ / /__  Principal Software Developer
/_/  /_/\_, /___/\___\_\___/  MySQL GmbH, Radlkoferstr. 2, D-81373 München
       <___/                  Geschäftsführer: Kaj Arnö - HRB
München 162140
Thread
bk commit into 4.1 tree (holyfoot:1.2676) BUG#29494holyfoot20 Jul
  • Re: bk commit into 4.1 tree (holyfoot:1.2676) BUG#29494Sergei Golubchik23 Jul