You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by GitBox <gi...@apache.org> on 2022/12/05 17:23:21 UTC

[GitHub] [age] parvit opened a new pull request, #376: Fix null pointer on name compare

parvit opened a new pull request, #376:
URL: https://github.com/apache/age/pull/376

   Hi all,
   this PR resolves issue #369, the fix is a pretty straightforward null pointer check. 
   
   I've also included a dedicated regression script for the issue, please let me know if there is anything you think i should add to the PR.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] dehowef commented on pull request #376: Fix null pointer on name compare

Posted by GitBox <gi...@apache.org>.
dehowef commented on PR #376:
URL: https://github.com/apache/age/pull/376#issuecomment-1341933926

   Looks good-- all tests passed. Will go ahead and merge this now


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] dehowef merged pull request #376: Fix null pointer on name compare

Posted by GitBox <gi...@apache.org>.
dehowef merged PR #376:
URL: https://github.com/apache/age/pull/376


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] jrgemignani commented on pull request #376: Fix null pointer on name compare

Posted by GitBox <gi...@apache.org>.
jrgemignani commented on PR #376:
URL: https://github.com/apache/age/pull/376#issuecomment-1341802810

   Looks good. Just waiting on Travis CI.
   
   Added @dehowef to double check.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org