Title: git__linenlen calls memchar with null pointer · Issue #4726 · libgit2/libgit2 · GitHub
Open Graph Title: git__linenlen calls memchar with null pointer · Issue #4726 · libgit2/libgit2
X Title: git__linenlen calls memchar with null pointer · Issue #4726 · libgit2/libgit2
Description: Reproduction steps git__linenlen in util.c calls memchar with null pointer passed as argument 1. Can be reproduced with the following code: #include
Open Graph Description: Reproduction steps git__linenlen in util.c calls memchar with null pointer passed as argument 1. Can be reproduced with the following code: #include
X Description: Reproduction steps git__linenlen in util.c calls memchar with null pointer passed as argument 1. Can be reproduced with the following code: #include <git2.h> int main() { git_repository *repo...
Opengraph URL: https://github.com/libgit2/libgit2/issues/4726
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"git__linenlen calls memchar with null pointer","articleBody":"### Reproduction steps\r\n`git__linenlen` in `util.c` calls memchar with null pointer passed as argument 1. Can be reproduced with the following code:\r\n\r\n```\r\n#include \u003cgit2.h\u003e\r\n\r\nint main()\r\n{\r\n git_repository *repo = NULL;\r\n\r\n git_libgit2_init();\r\n git_repository_init(\u0026repo, \"testrepo\", 0);\r\n git_repository_free(repo);\r\n\r\n return 0;\r\n}\r\n```\r\n\r\n### Expected behavior\r\n\r\nAvoid call to memchr with null pointer.\r\n\r\n### Actual behavior\r\n\r\nWhen I test memory access errors in the R bindings [git2r](https://github.com/ropensci/git2r) using Undefined Behavior Sanitizer, I see `libgit2/src/util.c:354:8: runtime error: null pointer passed as argument 1, which is declared to never be null`\r\n\r\n### Version of libgit2 (release number or SHA1)\r\n\r\n99bb98c0e8abb97b1daa3aff0307b93ed9291c08\r\n\r\n### Operating system(s) tested\r\n\r\nFedora 28","author":{"url":"https://github.com/stewid","@type":"Person","name":"stewid"},"datePublished":"2018-07-18T12:09:29.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/4726/libgit2/issues/4726"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f46b060a-2741-7237-3ce4-1d4a56baa136 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 886C:251DF3:416AE89:56B62BC:6A5D6445 |
| html-safe-nonce | 2e6ec14d3e188d7251a01fe45ca283429eaa76cfd8c28d4f69e04a9fbad27a98 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4ODZDOjI1MURGMzo0MTZBRTg5OjU2QjYyQkM6NkE1RDY0NDUiLCJ2aXNpdG9yX2lkIjoiNzgyMDI4NjE4MjQ0MjIzMDg1MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 6055b8c731119c9db78c2245edb8a48a9206559d69e03366bdf1f61732e4a0c0 |
| hovercard-subject-tag | issue:342300732 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/libgit2/libgit2/4726/issue_layout |
| twitter:image | https://opengraph.githubassets.com/4d06ecefe60fa0e5debf44141df8a4ffa74ab55e2f222617a1f9ca997f0e759c/libgit2/libgit2/issues/4726 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/4d06ecefe60fa0e5debf44141df8a4ffa74ab55e2f222617a1f9ca997f0e759c/libgit2/libgit2/issues/4726 |
| og:image:alt | Reproduction steps git__linenlen in util.c calls memchar with null pointer passed as argument 1. Can be reproduced with the following code: #include |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | stewid |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b |
| turbo-cache-control | no-preview |
| go-import | github.com/libgit2/libgit2 git https://github.com/libgit2/libgit2.git |
| octolytics-dimension-user_id | 394745 |
| octolytics-dimension-user_login | libgit2 |
| octolytics-dimension-repository_id | 901662 |
| octolytics-dimension-repository_nwo | libgit2/libgit2 |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 901662 |
| octolytics-dimension-repository_network_root_nwo | libgit2/libgit2 |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 9c975978430e9ad293956f2bbdaf153b1bd84a99 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width