Skip to content
Commit f13b97e5 authored by Shaun McCance's avatar Shaun McCance
Browse files

Fixed search crash on 64-bit, didn't #include header

If you don't #include the header, the default return type is int,
which truncates the pointer on 64-bit systems, which crashes.
parent 69490646
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment