Sol 9 smpatch missing some patch names from analyze results
when running smpatch analyze -x idlist=patches_to_analyze (which contains 9 patches), some of the results are missing their names:
bash-2.05# smpatch analyze -x idlist=patches_to_analyze
118322-01
112233-12 SunOS 5.9: Kernel Patch
112912-01 SunOS 5.9: libinetcfg Patch
115683-03 SunOS 5.9: Header files Patch
114344-21 SunOS 5.9: kernel/drv/arp Patch
113207-12
112392-08
117171-17 SunOS 5.9: Kernel Patch
113859-04 SunOS 5.9: Sun ONE Directory Server 5.1 patch
114129-02 SunOS 5.9: multi-terabyte disk support -libuuid patch
114127-03 SunOS 5.9: abi_libefi.so.1 Patch
113073-14 SunOS 5.9: ufs_log patch
112963-25 SunOS 5.9: linker patch
112785-56 X11 6.6.1: Xsun patch
Is this common?
I know that it's working, since it's returning more than the 9 that went in, but I'd like to get the info for every patche returned by the analysis.

