From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id EEB3B1F55B for ; Mon, 1 Jun 2020 15:11:32 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EA5703851C09; Mon, 1 Jun 2020 15:11:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EA5703851C09 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1591024292; bh=zy3c5ASycNjjVtJghfzi2B02XOyJomKa/MTpbUr6efc=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=TCdghdxEUxRTHnFkbF5+BTUVqjM3GSXUsYfOZqDVo5JZ1k0qcs3d9Anvs48lkEf4V Xxg4P/na6UKwxSV6lT76MkR1aivBJl9NkY2b6I8AvU7sANJwAdA1YPW8CXMszyHqx/ Z/66O+rsMoHSYWJGTYL+XW6zLJpDPTUPBoyy6fdA= Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by sourceware.org (Postfix) with ESMTP id 376E13851C06 for ; Mon, 1 Jun 2020 15:11:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 376E13851C06 Received: from mail-qt1-f200.google.com (mail-qt1-f200.google.com [209.85.160.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-26-toeSdytvMbOVAtLqMXM4yQ-1; Mon, 01 Jun 2020 11:11:28 -0400 X-MC-Unique: toeSdytvMbOVAtLqMXM4yQ-1 Received: by mail-qt1-f200.google.com with SMTP id q21so3690007qte.17 for ; Mon, 01 Jun 2020 08:11:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=zy3c5ASycNjjVtJghfzi2B02XOyJomKa/MTpbUr6efc=; b=ZGoVTd+128DblYVQVj/gMnAG/3mk22/41h4cJjNAKfpxkQmkbJsxLviIHk6iTC9RkC R6kpB72ne78a4ipAAS68TFW//oqQbiYZPyDn+OFt3Ha78Cdp5QAgMWD55y1TB6EqT+rV IB+fJmz0skyPi+ueFAfMFkvBZBNVCqkGIOXYs6jZ2zll7mNuFFtHjpaFnsf7v0ufgeUl J0wd3zu2pRw4EWYYMNcKQYqVZXJLRv4GY/mFdqCRDDCPN91QrX8G0BgGPOolIk1nOqWk /NFqjnVdTPAVmM9e0J6LNZyMhvx4VflI/Lt7sAhyoI+UGFz7UaKxyR5TB+YlV8yVygaq IsYA== X-Gm-Message-State: AOAM531aJ47ljxfZpRsFCRSxbovjtDZPZYMwY146QQtk+VyaMRqJAqPD 99Ao9QLN4j58hw67lP5CnSmE7ku6NjBgOixBc09n7ksZGKIycZjG3olxXtLD+B0di8HESSEZxnN fhZpRVVAn0W1e1wrj91o7 X-Received: by 2002:a05:6214:1432:: with SMTP id o18mr7180684qvx.57.1591024287338; Mon, 01 Jun 2020 08:11:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJylKuoICVPIeN4R23SrSaAQc9Znkm8McOEZaR/kbhZTQWrqQK5qsvnYhmJ4VMi0Tao6AuPAwQ== X-Received: by 2002:a05:6214:1432:: with SMTP id o18mr7180662qvx.57.1591024287091; Mon, 01 Jun 2020 08:11:27 -0700 (PDT) Received: from [192.168.1.4] (198-84-170-103.cpe.teksavvy.com. [198.84.170.103]) by smtp.gmail.com with ESMTPSA id b12sm6096515qkk.43.2020.06.01.08.11.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 01 Jun 2020 08:11:25 -0700 (PDT) Subject: Re: [PATCH] mbstowcs: Document, test, and fix null pointer dst semantics. To: Matheus Castanho , libc-alpha References: <63ea09de-e943-c26e-c821-093ba303d76b@redhat.com> Organization: Red Hat Message-ID: <78ed7aa5-d09c-7d6c-00bc-cdcd9796078b@redhat.com> Date: Mon, 1 Jun 2020 11:11:23 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Carlos O'Donell via Libc-alpha Reply-To: Carlos O'Donell Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" On 6/1/20 9:40 AM, Matheus Castanho wrote: > Is a v2 still pending with Florian's comments or is this ready to go? I'll post a v2 shortly. Thanks for the ping. -- Cheers, Carlos.