diff options
author | Rich Megginson <rmeggins@redhat.com> | 2009-05-19 14:45:58 -0600 |
---|---|---|
committer | Rich Megginson <rmeggins@redhat.com> | 2009-05-19 15:47:02 -0600 |
commit | f2ad3fd08e6a4a0d9c0c36ff0328456c4f615d66 (patch) | |
tree | 72fd2d7203283733640a7895a59b5c970dce68f0 /config.sub | |
parent | f9db3ac14855eb07e49f2f5797cbb7d338bb614b (diff) | |
download | ds-f2ad3fd08e6a4a0d9c0c36ff0328456c4f615d66.tar.gz ds-f2ad3fd08e6a4a0d9c0c36ff0328456c4f615d66.tar.xz ds-f2ad3fd08e6a4a0d9c0c36ff0328456c4f615d66.zip |
Resolves: bug 501490 - Error creating view on FDS 1.2
Reviewed by: nhosoi (Thanks!)
The problem is when the views code calls views_cache_discover_children()
and there are no children. The code should check to see if the child_count
is 0, and only attempt to alloc space for the pChildren array if the
child_count is greater than 0.
Platforms tested: RHEL5 x86_64
Diffstat (limited to 'config.sub')
0 files changed, 0 insertions, 0 deletions