GNOME Bugzilla – Bug 675289
memory: fix default_mem_map() function signature
Last modified: 2012-05-04 08:30:09 UTC
Created attachment 213264 [details] [review] parameter missing in default_mem_map implementaion. maxsize argument is missing in _default_memory_map() definition.
commit 86e0f4d14561b1ef367406561215dfb64f6d367d Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com> Date: Wed May 2 14:00:43 2012 +0300 memory: add missing parameter to default_mem_map() Fixes function signature for correctness. https://bugzilla.gnome.org/show_bug.cgi?id=675289