Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added show_git_info.cc #13

Merged
merged 1 commit into from
Nov 17, 2022
Merged

added show_git_info.cc #13

merged 1 commit into from
Nov 17, 2022

Conversation

gukaifeng
Copy link
Contributor

No description provided.

@rockeet rockeet merged commit fbe0c89 into topling:topling-8.0.28-2022-10-12-9cc489f6 Nov 17, 2022
rockeet pushed a commit that referenced this pull request Nov 17, 2022
Show all git repo info, this resolves issue #8
@rockeet rockeet deleted the add_git_info_shower branch November 17, 2022 11:04
rockeet pushed a commit that referenced this pull request May 26, 2023
Summary:
This fixes this leak:

```
Direct leak of 74 byte(s) in 2 object(s) allocated from:
    #0 0x9f235f in malloc
    #1 0xd88f47 in my_raw_malloc(unsigned long, int)
    #2 0xd88e1e in my_malloc(unsigned int, unsigned long, int)
    #3 0xc183e4 in read_ok_ex
    #4 0xc479d5 in authsm_handle_second_authenticate_user(mysql_async_auth*)
    #5 0xc32a97 in run_plugin_auth_nonblocking(MYSQL*, char*, unsigned int, char const*, char const*, char const*, char const*, bool)
    #6 0xc3329a in run_plugin_auth_nonblocking_wrapper
    #7 0xbfd0de in mysql_change_user_nonblocking
    #8 0xb7f162 in async_mysql_change_user_wrapper(MYSQL*, char const*, char const*, char const*)
    #9 0xb7eff1 in mysql_change_user_wrapper(MYSQL*, char const*, char const*, char const*)
    #10 0xb63882 in do_change_user(st_command*)
    #11 0xb5ad99 in main
    #12 0x7fbe8362c656 in __libc_start_call_main
    #13 0x7fbe8362c717 in __libc_start_main_impl
    #14 0x94b160 in _start
```

Squash with: D29434855

Reviewed By: jupyung

Differential Revision: D43006844

fbshipit-source-id: 254272b369fccc39e1c866a5d179a3c7401942eb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants