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

Feature: Show PropertiesCollector stat in SidePlugin WebView #10

Closed
rockeet opened this issue Nov 14, 2022 · 0 comments
Closed

Feature: Show PropertiesCollector stat in SidePlugin WebView #10

rockeet opened this issue Nov 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rockeet
Copy link
Contributor

rockeet commented Nov 14, 2022

Feature: Show CompactionFilter stat in Rdb_tbl_prop_coll_factory WebView

@rockeet rockeet added the enhancement New feature or request label Nov 14, 2022
@rockeet rockeet closed this as completed Nov 25, 2022
rockeet pushed a commit that referenced this issue 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
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants