diff options
| author | Victor Kareh <[email protected]> | 2025-10-09 09:38:19 -0400 | 
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2025-10-15 14:50:37 +0000 | 
| commit | 7258f4630cd15e74278e7dd5cbd6c9170c748ddb (patch) | |
| tree | b1c7a01aaef1ff14692e509be8c182fdf1e49bc8 /configure.ac | |
| parent | cc532ddc666d6ba83f2e4d6b38c41ba1b95acb5d (diff) | |
| download | mate-session-manager-7258f4630cd15e74278e7dd5cbd6c9170c748ddb.tar.bz2 mate-session-manager-7258f4630cd15e74278e7dd5cbd6c9170c748ddb.tar.xz | |
util: Disable capturing of subpatterns
It seems that the pattern we use will create a subpattern match for
every character of the value. This appears to then result in a stack
overflow when matching very long values.
It might be an idea to limit the overall length of an environment
variable that is uploaded. But, this should fix the issue of crashes.
Backported from https://gitlab.gnome.org/GNOME/gnome-session/-/commit/3b57d117f78ad06e56974b9512a394fd9ef13a07
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions
