mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
biggest chan number in list (revised)
Origin commit data
------------------
Commit: 441cba7d4a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-07 (Sat, 07 Jul 2012)
This commit is contained in:
@@ -587,7 +587,7 @@ fb_pixel_t * CPictureViewer::int_getImage(const std::string & name, int *width,
|
||||
if (buffer == NULL)
|
||||
{
|
||||
printf("%s: Error: malloc\n", mode_str.c_str());
|
||||
return false;
|
||||
return 0;
|
||||
}
|
||||
#ifdef FBV_SUPPORT_PNG
|
||||
if ((name.find(".png") == (name.length() - 4)) && (fh_png_id(name.c_str())))
|
||||
|
Reference in New Issue
Block a user