I have found a bug in an LGPL Lib that I currently link against dynamically.
- The application is closed source
- I link dynamically to the LGPL Lib
- The application will be available to the public
If I modify the lib my understanding is that I will have to make the changed source files availible with the application, is this correct?