diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2023-07-10 14:30:39 -0400 |
---|---|---|
committer | Eric Engestrom <eric@engestrom.ch> | 2023-07-28 18:48:24 +0100 |
commit | f77250791c736126a64eac31d8ad6578f5680192 (patch) | |
tree | 8185371b04619d6ff9837511fd55db7fc9a7458e /.pick_status.json | |
parent | 5c0ba833622241c3c5b7f4e3fb10cbad106cef4d (diff) | |
download | mesa-f77250791c736126a64eac31d8ad6578f5680192.tar.gz mesa-f77250791c736126a64eac31d8ad6578f5680192.tar.bz2 mesa-f77250791c736126a64eac31d8ad6578f5680192.zip |
kopper: handle pixmap creation failure more gracefully
cc: mesa-stable
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24075>
(cherry picked from commit 2b71e645bc71f69287ba47008763e47ca0318702)
Diffstat (limited to '.pick_status.json')
-rw-r--r-- | .pick_status.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json index c6bc7ac25a5..413018b46e8 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -463,7 +463,7 @@ "description": "kopper: handle pixmap creation failure more gracefully", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null }, |