- fix segfault in RepoStatus (yeah I forgot to new the Impl class in one
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 18 Jun 2007 21:12:35 +0000 (21:12 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 18 Jun 2007 21:12:35 +0000 (21:12 +0000)
commit82917e0ba567c4293f466259697a74da46e82dc1
treefafa52c3fe83805b33dc3a9bc1d5b19298c23c60
parentd3cb12c1525bfaec66c191cc2d0e436d14ea52c2
- fix segfault in RepoStatus (yeah I forgot to new the Impl class in one
  of the constructors :-P )
- Fix refresh, now it is smart :-)
zypp/RepoManager.cc
zypp/RepoStatus.cc