mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
The image render module is returning everything twice. Once with data, once with null. This change adds a return to stop this behavior. This was not apparent until I added a message to the catching routine which issued a warning message when no data was returned.