On 2020/12/7 0:42, Nick Wellnhofer wrote:
On 01/12/2020 08:05, Xiaoming Ni wrote:
ping

Your previous email didn't make it to the mailing list.

On 2020/11/24 14:55, Xiaoming Ni wrote:
The xmlSchemaGetFacetValueAsUlong() API is an external API.
The validity of external input parameters must be strictly verified.
Before accessing "facet->val->value", we need check whether "facet->val" is
a null pointer.

Signed-off-by: wuqing <wuqin...@huawei.com>
Signed-off-by: Xiaoming Ni <nixiaom...@huawei.com>
---
  xmlschemastypes.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Please resend the full patch formatted with "git format-patch" or create a merge request on https://gitlab.gnome.org/GNOME/libxml2

Nick

.

Here's my bash history log:
git format-patch -1
git send-email -to otay...@src.gnome.org -to veill...@src.gnome.org -to wbr...@src.gnome.org -to veill...@redhat.com -to wbr...@mmm.com.hk -to i...@zlatkovic.com -to rricha...@ctindustries.net -cc wang...@huawei.com -cc wuqin...@huawei.com --suppress-cc=all -to xml@gnome.org -cc nixiaom...@huawei.com 0001-xmlschemastypes.c-xmlSchemaGetFacetValueAsULong-add-.patch

But I don't know why the email is not in the mailing list.
Is it because I didn't add the [xml] tag to the patch?
Should be used:
git format-patch -1 --subject-prefix="PATCH xml"

Thanks
Xiaoming Ni

.
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to