Mercurial > vim
comparison .hgignore @ 10749:a7789921b514 v8.0.0264
patch 8.0.0264: memory error reported by ubsan
commit https://github.com/vim/vim/commit/d297f35eb0f6cfed47dd7ecf47df62994695a454
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 29 20:31:21 2017 +0100
patch 8.0.0264: memory error reported by ubsan
Problem: Memory error reported by ubsan, probably for using the string
returned by execute().
Solution: NUL terminate the result of execute().
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 29 Jan 2017 20:45:04 +0100 |
parents | c82fa18b578b |
children | e6a404767ef8 |
comparison
equal
deleted
inserted
replaced
10748:a84910a9f7e1 | 10749:a7789921b514 |
---|