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 <[email protected]>
Signed-off-by: Xiaoming Ni <[email protected]>
---
  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 [email protected] -to [email protected] -to [email protected] -to [email protected] -to [email protected] -to [email protected] -to [email protected] -cc [email protected] -cc [email protected] --suppress-cc=all -to [email protected] -cc [email protected] 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/
[email protected]
https://mail.gnome.org/mailman/listinfo/xml

Reply via email to