Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c | 20
1 file changed, 20 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 674aeca..0f61e6e 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -862,6 +862,15 @@ wl_socket_alloc
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c | 33 +
1 file changed, 33 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 674aeca..0fc2088 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -862,6 +862,18
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c | 33 +
1 file changed, 33 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 674aeca..469127f 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -862,6 +862,18
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c | 33 +
1 file changed, 33 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 674aeca..4a577f0 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -862,6 +862,18
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c | 20
1 file changed, 20 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index 674aeca..0f61e6e 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -862,6 +862,15 @@ wl_socket_alloc
This is a fix to the following bug:
https://bugs.freedesktop.org/show_bug.cgi?id=80214
Signed-off-by: Srivardhan Hebbar
---
m4/.gitignore |5 +
1 file changed, 5 insertions(+)
create mode 100644 m4/.gitignore
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index
This is a fix to the following bug:
https://bugs.freedesktop.org/show_bug.cgi?id=80214
Signed-off-by: Srivardhan Hebbar
---
m4/.gitignore |2 ++
1 file changed, 2 insertions(+)
create mode 100644 m4/.gitignore
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 000
From: Srivardhan Hebbar
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c |9 +
1 file changed, 9 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index f2b1b42..7b32848 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -788,6 +788,15
From: Srivardhan Hebbar
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c |9 +
1 file changed, 9 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index f2b1b42..7b32848 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -788,6 +788,15
This fix is upon "Hardening " patch. [PATCH 2/2] Handle
OOM with signal events.
Signed-off-by: Srivardhan Hebbar
---
src/compositor.c | 23 +--
1 file changed, 17 insertions(+), 6 deletions(-)
diff --git a/src/compositor.c b/src/compositor.c
index 574db2d..f233
This is a fix to the bug https://bugs.freedesktop.org/show_bug.cgi?id=78688.
Signed-off-by: Srivardhan Hebbar
---
Makefile.am |6 +++---
configure.ac | 13 -
2 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 343adc6..a22fd8d
This is a fix to the bug https://bugs.freedesktop.org/show_bug.cgi?id=78688.
Signed-off-by: Srivardhan Hebbar
---
configure.ac | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac
index 031a26f..47a38cd 100644
--- a/configure.ac
+++ b
This is a fix to the bug https://bugs.freedesktop.org/show_bug.cgi?id=78688.
Signed-off-by: Srivardhan Hebbar
---
configure.ac |9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 031a26f..2a0cf2b 100644
--- a/configure.ac
+++ b
This is a fix to the bug https://bugs.freedesktop.org/show_bug.cgi?id=78688.
Signed-off-by: Srivardhan Hebbar
---
configure.ac |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 031a26f..89965e2 100644
--- a/configure.ac
+++ b
Signed-off-by: Srivardhan Hebbar
---
src/event-loop.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/event-loop.c b/src/event-loop.c
index 9790cde..57e3fed 100644
--- a/src/event-loop.c
+++ b/src/event-loop.c
@@ -312,7 +312,11 @@ wl_event_source_check(struct
Checking for NULL before dereferencing the wl_event_source
pointer so as to avoid crash.
Signed-off-by: Srivardhan Hebbar
---
src/event-loop.c |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/event-loop.c b/src/event-loop.c
index 9790cde..b62d16e 100644
--- a/src
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c |9 +
1 file changed, 9 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index f2b1b42..57b65ce 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -788,6 +788,15 @@ bind_display(struct
Signed-off-by: Srivardhan Hebbar
---
src/wayland-server.c |9 +
1 file changed, 9 insertions(+)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index f2b1b42..7b32848 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -788,6 +788,15 @@ bind_display(struct
18 matches
Mail list logo