General

Profile

Bruce Toll

  • Login: btoll
  • Are you a spammer?: No
  • Registered on: 02/03/2013
  • Last connection: 04/14/2023

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 29 196 225

Activity

04/14/2023

03:36 PM Wt Bug #9106: Wt with websockets can leak WebRequests and file descriptors at session exit
A few follow-up notes:
1. I suspect this issue can also result in memory corruption, possibly due to a use-after-f...
Bruce Toll

03/16/2023

01:01 PM Wt Bug #11378: Regression: bootstrap-style boot can display a flash of unstyled content
While I believe this is primarily a cosmetic issue, it can adversely affect some layouts. One way this can occur is i... Bruce Toll

03/11/2023

03:29 AM Wt Bug #11302: Race when closing HTTP listening sockets can result in use-after-free
As a follow-up, I added attachment:w20230310b_TEST_11302-avoid-use-after-free-with-closed-listeners.patch which has a... Bruce Toll

03/10/2023

01:57 PM Wt Bug #11302: Race when closing HTTP listening sockets can result in use-after-free
Also following-up on #11301-17, I'll clean-up/attach the set of patches I was using on 4.9.1, and repeat the test w/v... Bruce Toll
04:12 AM Wt Bug #11301: test.http server race can result in use-after-free
As a follow-up to #11301-15, I tested the weak_ptr patch attachment:0002-WT-11302-avoid-use-after-free-with-closed-li... Bruce Toll

03/09/2023

05:24 PM Wt Bug #11301: test.http server race can result in use-after-free
NOTE: I think prior two comments may be intended for the closely related #11302. Bruce Toll
04:44 AM Wt Bug #11301: test.http server race can result in use-after-free
Thanks for providing the patch! It looks good to me. It fixes the reported issue and I think the updated API is a gre... Bruce Toll
04:52 AM Wt Bug #11302: Race when closing HTTP listening sockets can result in use-after-free
That's a clever approach. It seems to work well. Bruce Toll

03/07/2023

03:16 PM Wt Bug #11301: test.http server race can result in use-after-free
I really like your idea of providing an addResource that accepts a shared_ptr<WResource>. It should be easy to update... Bruce Toll

03/06/2023

02:43 PM Wt Bug #11301: test.http server race can result in use-after-free
Thanks for following-up. I didn't re-test, but I agree that calling stop() seems like a better alternative for test.h... Bruce Toll

Also available in: Atom