[Mesa-dev] [PATCH 1/2] util/build-id: Return a pointer rather than copying the data

Chad Versace chadversary at chromium.org
Mon Feb 27 17:25:38 UTC 2017


On Fri 24 Feb 2017, Jason Ekstrand wrote:
> We're about to use the build-id as the starting point for another SHA1
> hash in the Intel Vulkan driver, and returning a pointer is far more
> convenient.
> ---
>  src/intel/vulkan/anv_device.c | 2 +-
>  src/util/build_id.c           | 7 +++----
>  src/util/build_id.h           | 5 ++---
>  3 files changed, 6 insertions(+), 8 deletions(-)

Reviewed-by: Chad Versace <chadversary at chromium.org>


More information about the mesa-dev mailing list