Files
haiku-beta6/src
Augustin Cavalier 2d43eebcab kernel: Store "next" pointer before notifying B_EVENT_INVALID.
Once B_EVENT_INVALID has been set, the select routine is free to
delete the select_info at any time. We therefore cannot access
the "next" pointer after notify_select_events returns.

May fix a KDL seen by trungnt2910.
2023-08-04 15:19:41 -04:00
..
2023-08-03 15:30:15 +00:00
2023-05-28 17:03:35 +02:00
2023-07-29 16:26:09 +00:00