Menu

#6 pointer truncation due to missing headers

open
nobody
None
9
2021-03-13
2009-04-15
jasper
No

due to missing header files, gcc assumes return types to be integer and happily truncates functions that actually return something else.
this is causing different crashes here. attached is a patch to add those missing headers and fixing the crashes here on OpenBSD/amd64.

Discussion

  • jasper

    jasper - 2009-04-15
     
  • jasper

    jasper - 2009-04-15
    • priority: 5 --> 9
     
  • Martin Nordholts

    Is this still a problem? If so, can you please create a Pull Request against the new official GitHub project please? Thanks! https://github.com/Enselic/recordmydesktop

     

Log in to post a comment.