Results 1 to 10 of 14

Thread: Compiling mysql on CENTOS

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,730
    Thanks
    17
    Thanked 1,082 Times in 683 Posts
    To follow up on the previous thing: the malloc() the the non-function space (outside of any function) returns a NULL-pointer.

    The libcod code doesnt check for that, and as a result, the code will crash.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. The Following User Says Thank You to IzNoGoD For This Useful Post:

    Ni3ls (21st March 2016)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •