summaryrefslogtreecommitdiff
path: root/texturator.c
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@intel.com>2018-12-11 12:05:40 +0000
committerRob Clark <robdclark@gmail.com>2019-01-23 23:16:24 +0000
commit572b93d7080f1c089b8c236ad0bc932859e2712d (patch)
tree557b8259ffd1b19efb55601256685e4990696a24 /texturator.c
parentd8da3dcfdfe33ee525cf562e928a5266ac69843c (diff)
downloadkmscube-572b93d7080f1c089b8c236ad0bc932859e2712d.tar.gz
drm-atomic: fix allocation size
`props_info` happens to be of type `drmModePropertyRes **` so `sizeof(props_info) == sizeof(*props_info)`, so we didn't notice, but the compiler did. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Diffstat (limited to 'texturator.c')
0 files changed, 0 insertions, 0 deletions