[Gambas-user] Issue 589 in gambas: Interpreter Crash Gambas3 - Calling a library function - BananaPi

gambas at ...2524... gambas at ...2524...
Mon Jan 5 17:20:24 CET 2015


Comment #3 on issue 589 by benoit.m... at ...626...: Interpreter Crash Gambas3  
- Calling a library function - BananaPi
https://code.google.com/p/gambas/issues/detail?id=589

Of course it matters! Apparently PMD_Find_Interface() uses its first  
argument to store its result. So if you send it a NULL pointer, it will try  
to write at the null address, and trigger a segmentation fault.

Please provide a working C code using that library.



-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list