-
```
> (format "%d%d" 1)
1-1900850528
> (format "%d %d" 1)
1 279724704
```
-
- [ ] Python Dev
-
Memory leaks are occurring in almost all fragments because of having non-nullable members.
You just have to handle memory leak due to adapter members inside all the fragment classes.
-
The C++ script controller object is not destroyed (the destructor is not called).
The python part (the script content) neither (probably because the we need to decrement the python reference).
The…
-
I was getting rather horrible system crashes (half of UI restarting and freezing every few secs) reliably after installing BlockBlock and it stopped when I disabled them.
Console:
```
2020-08-03 …
-
Similar to #84 but occurs regardless of whether any TinyGLTF function is actually called. Typical output with the CRT debug heap is:
> {158} normal block at 0x00000243D5CCDC20, 80 bytes long.
> Da…
-
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on February 21, 2013 15:26:21_
tests/app_suite_tests.exe --gtest_filter=NtUserTests.Msgbox
=> these leaks, which I'm su…
-
```
What steps will reproduce the problem?
I have the SSH Tunnel set up to use the socks proxy, global proxy, and DNS
proxy. I monitored traffic with the "Shark for root" app and analyzed the pcap
f…
-
08-20 12:08:36.791: E/WindowManager(14212): Activity net.mms_projects.copy_it.ui.android.LoginActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView{4200dda8 V.E..... R.....…
-
We are using Tinymce and the ICE plugin in our online editor application. In our application there are multiple html elements that can be edited by clicking in them. Upon clicking in one of these elem…