-
### Describe the feature you'd like to request
When we click on the website logo then we have to redirect to the home page of the website .
![image](https://github.com/user-attachments/assets/9772…
-
Suppose we have a C API which exports a function such as
```c
typedef void (*FunPtr_Void_Int)(int);
FunPtr_Void_Int returnFunPtr();
```
then we might want to invoke `returnFunPtr`
```hask…
-
Caused by the changes in #123550 the size of `std::thread::Thread` grew from one to two pointer sizes.
The docs don't promise `Thread` to have a certain size so I'm not quite sure whether this would …
-
-
**Describe the bug**
Once the device is suspended, and I try to stop the current running hotspot. I encounter a kernel NULL pointer dereference. This seems to break the entire network stack, and I ha…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I have the following setup:
* Ubuntu 24.04 GNOME Wayland
* Main laptop screen, 100% scalin…
-
When compiling something like the following example code:
```fortran
program main
implicit none
type :: a
integer, pointer :: b
end type
contains
subroutine sub(x) …
-
There seems to be room for improvement of the pointer interaction on mobile.
I've received two reports on the same day that:
- "can't get rid of" the interactive tip (reported by @CobusT)
- the "…
-
While entertaining an effort to verify C code with function pointers (which I suspect cannot be expressed in SAWScript), I encountered some notable behaviors. Consider the following, for which I don'…
-
### Your environment.
- Version: v4.0.0-beta.29
- Browser: *include version*
- Stacktrace
```
/vendor/github.com/pion/webrtc/v4/srtp_writer_future.go:108
/vendor/github.com/pion/webrtc/v4/…