Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. ==7873== Syscall param ioctl(TIOCLINUX) points to uninitialised byte(s)
  2. ==7873== at 0x4F37987: ioctl (syscall-template.S:84)
  3. ==7873== by 0x411FBDA: SDL_EVDEV_kbd_init (SDL_evdev_kbd.c:212)
  4. ==7873== by 0x411E8DD: SDL_EVDEV_Init (SDL_evdev.c:158)
  5. ==7873== by 0x411552A: GBM_VideoInit (SDL_gbmvideo.c:180)
  6. ==7873== by 0x40F01DF: SDL_VideoInit_REAL (SDL_video.c:535)
  7. ==7873== by 0x10D7E4: SDLTest_CommonInit (in /home/bschaefer/src/SDL/test/testgl2)
  8. ==7873== by 0x10AC08: main (testgl2.c:272)
  9. ==7873== Address 0xffefffda3 is on thread 1's stack
  10. ==7873== in frame #1, created by SDL_EVDEV_kbd_init (SDL_evdev_kbd.c:196)
  11. ==7873== Uninitialised value was created by a stack allocation
  12. ==7873== at 0x411FB70: SDL_EVDEV_kbd_init (SDL_evdev_kbd.c:196)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement